Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework:spring-core to v5 [s…
Browse files Browse the repository at this point in the history
…ecurity]
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 3fec8d5 commit 8ea0a7d
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>5.2.24.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit 8ea0a7d

Please sign in to comment.