Skip to content

Commit

Permalink
Bump org.springframework.version
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 552de69ee955319802f3913992f27771d5df6c43
  • Loading branch information
dependabot[bot] authored and actions-user committed Oct 18, 2024
1 parent 972679f commit ce21f34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hazelcast-spring-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
<org.springframework.version>6.1.13</org.springframework.version>
<org.springframework.version>6.1.14</org.springframework.version>
</properties>
</profile>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion hazelcast-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<!-- needed for CheckStyle -->
<main.basedir>${project.parent.basedir}</main.basedir>

<org.springframework.version>6.1.13</org.springframework.version>
<org.springframework.version>6.1.14</org.springframework.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<hazelcast.latest.version>4.0</hazelcast.latest.version>
</properties>
Expand Down

0 comments on commit ce21f34

Please sign in to comment.