We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea7bae commit d9f85a7Copy full SHA for d9f85a7
pom.xml
@@ -116,11 +116,11 @@
116
<smack.version>4.3.5</smack.version>
117
118
<!-- Spring Framework/Spring Security baseline -->
119
- <spring.version>6.0.11</spring.version>
+ <spring.version>6.0.12</spring.version>
120
<spring-security.version>6.0.5</spring-security.version>
121
122
<!-- Spring Framework/Spring Security baseline-SNAPSHOT -->
123
- <spring-snapshot.version>6.0.12-SNAPSHOT</spring-snapshot.version>
+ <spring-snapshot.version>6.0.13-SNAPSHOT</spring-snapshot.version>
124
<spring-security-snapshot.version>6.0.6-SNAPSHOT</spring-security-snapshot.version>
125
126
<!-- Spring Framework/Spring Security Next Gen -->
0 commit comments