Skip to content

Commit af2198b

Browse files
committed
Upgrade to Spring Security 6.0.0-RC1.
Resolves #1284.
1 parent f8f79fc commit af2198b

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
@@ -112,7 +112,7 @@
112112
<slf4j.version>2.0.3</slf4j.version>
113113
<smack.version>4.3.5</smack.version>
114114
<spring.version>6.0.0-RC1</spring.version>
115-
<spring-security.version>6.0.0-M6</spring-security.version>
115+
<spring-security.version>6.0.0-RC1</spring-security.version>
116116
<stax.version>2.0.1</stax.version>
117117
<woodstox.version>4.4.1</woodstox.version>
118118
<wsdl4j.version>1.6.3</wsdl4j.version>

0 commit comments

Comments
 (0)