Skip to content

Commit

Permalink
fix(#12686): fix for CVE-2024-38816
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo-Qiu committed Sep 25, 2024
1 parent 077750b commit f8daa55
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 @@ -152,7 +152,7 @@
<junit5.version>5.10.2</junit5.version>

<!-- override dependency version -->
<spring.version>5.3.39</spring.version>
<spring.version>5.3.40</spring.version>
<spring-security.version>5.7.12</spring-security.version>
<tomcat.version>9.0.93</tomcat.version>
</properties>
Expand Down

0 comments on commit f8daa55

Please sign in to comment.