Skip to content

Commit

Permalink
- Revert back spring-version to 5.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Mar 7, 2024
1 parent 38a805f commit 63032cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
spring-security-core 3.0.4 requires spring-core 3.x, otherwise we'd normally use 2.5.6, which
is what the rest of the app uses
-->
<spring-version>5.3.27</spring-version>
<spring-version>5.3.18</spring-version>
<!-- 2.5.6.SEC01 is the version used by smix-->
<!-- 2.5.5 is the version used by memberService-->
<spring-security-version>5.6.12</spring-security-version>
Expand Down

0 comments on commit 63032cd

Please sign in to comment.