Skip to content

Commit

Permalink
Update spring security to v6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 992e149 commit ce23756
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 @@ -58,7 +58,7 @@
</developers>

<properties>
<spring.security.version>6.4.0</spring.security.version>
<spring.security.version>6.4.1</spring.security.version>
<pac4j.version>6.1.0</pac4j.version>
<jakartaee-web-api.version>10.0.0</jakartaee-web-api.version>
<java.version>17</java.version>
Expand Down

0 comments on commit ce23756

Please sign in to comment.