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 3ffd3bb commit c272d2aCopy full SHA for c272d2a
1 file changed
pom.xml
@@ -21,8 +21,8 @@
21
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
22
23
<!-- Spring Framework & Security (aligned) -->
24
- <spring.version>7.0.7</spring.version>
25
- <spring.security.version>7.0.5</spring.security.version>
+ <spring.version>7.0.8</spring.version>
+ <spring.security.version>7.1.0</spring.security.version>
26
27
<!-- other dependencies (aligned where applicable) -->
28
<commons-collections.version>3.2.2</commons-collections.version>
0 commit comments