Skip to content

Commit 766684b

Browse files
committed
Test against Spring Security 5.6.12.
Resolves #1389.
1 parent 21593e3 commit 766684b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<profile>
271271
<id>spring-security-5.6</id>
272272
<properties>
273-
<spring-security.version>5.6.10</spring-security.version>
273+
<spring-security.version>5.6.12</spring-security.version>
274274
</properties>
275275
</profile>
276276
<profile>

0 commit comments

Comments
 (0)