Skip to content

Commit

Permalink
Update spring security to v6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 6890571 commit 9e34594
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.2</spring.security.version>
<spring.security.version>6.2.3</spring.security.version>
<pac4j.version>6.0.1</pac4j.version>
<jakartaee-web-api.version>10.0.0</jakartaee-web-api.version>
<java.version>17</java.version>
Expand Down

0 comments on commit 9e34594

Please sign in to comment.