Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-tx to v5.3.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent ea7565b commit dd3caf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>5.3.23</version>
<version>5.3.32</version>
</dependency>
<dependency>
<groupId>jakarta.persistence</groupId>
Expand Down

0 comments on commit dd3caf4

Please sign in to comment.