Skip to content

Commit

Permalink
Update spring security to v6.2.1 (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 1065b57 commit d5918ca
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.2.0</spring.security.version>
<spring.security.version>6.2.1</spring.security.version>
<pac4j.version>6.0.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 d5918ca

Please sign in to comment.