Skip to content

Commit

Permalink
fix(deps): update spring core to v6.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a63eb76 commit 8fec85b
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.2.2</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>6.1.10</version>
<version>6.2.2</version>
</dependency>
<dependency>
<groupId>org.springframework.retry</groupId>
Expand Down

0 comments on commit 8fec85b

Please sign in to comment.