Skip to content

Commit

Permalink
Update spring core to v6.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent b301c75 commit c52107b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>6.1.3</version>
<version>6.1.14</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>6.1.10</version>
<version>6.1.14</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
Expand Down

0 comments on commit c52107b

Please sign in to comment.