Skip to content

Commit

Permalink
Update spring security to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent b4312ca commit fee7377
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-boot3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<jna.version>5.13.0</jna.version>
<log4j.version>2.21.1</log4j.version>
<spring-boot.version>3.1.5</spring-boot.version>
<spring-security.version>6.1.5</spring-security.version>
<spring-security.version>6.2.0</spring-security.version>

<!-- Automatic Module Name for JPMS -->
<module.name>waffle.spring.boot2</module.name>
Expand Down
2 changes: 1 addition & 1 deletion Source/JNA/waffle-spring-security6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<!-- Dependencies -->
<servlet.version>6.0.0</servlet.version>
<spring.version>6.1.0</spring.version>
<spring.security.version>6.1.5</spring.security.version>
<spring.security.version>6.2.0</spring.security.version>

<!-- Automatic Module Name for JPMS -->
<module.name>waffle.spring.security6</module.name>
Expand Down

0 comments on commit fee7377

Please sign in to comment.