Skip to content

Commit

Permalink
Merge pull request #1429 from CloudSlang/update_spring
Browse files Browse the repository at this point in the history
Upgrade spring due to security vulnerabilities
  • Loading branch information
pintea-eugen authored Mar 4, 2024
2 parents 81eba20 + 12f5be0 commit cef3cf9
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 @@ -52,7 +52,7 @@
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
<maven-scm-plugin.version>1.12.0</maven-scm-plugin.version>
<!--Project dependencies-->
<spring.version>5.3.27</spring.version>
<spring.version>5.3.32</spring.version>
<hamcrest.version>1.3</hamcrest.version>
<score.version>0.3.357</score.version>
<h2.version>2.1.214</h2.version>
Expand Down

0 comments on commit cef3cf9

Please sign in to comment.