Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-core to v4 [s…
Browse files Browse the repository at this point in the history
…ecurity]
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 1d5ed62 commit 12096d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.1.4.RELEASE</version>
<version>4.3.17.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 12096d8

Please sign in to comment.