Skip to content

Commit

Permalink
Update spring security to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent c4578c8 commit 43b7c18
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 43b7c18

Please sign in to comment.