Skip to content

Commit

Permalink
Upgrade to Spring Security 6.1.3.
Browse files Browse the repository at this point in the history
Fixes #2306.
  • Loading branch information
odrotbohm committed Sep 11, 2023
1 parent 297cbd6 commit ea1d4bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<java-module-name>spring.data.rest.tests.security</java-module-name>
<spring-security.version>6.1.0</spring-security.version>
<spring-security.version>6.1.3</spring-security.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ea1d4bd

Please sign in to comment.