Skip to content

Commit c272d2a

Browse files
committed
Bumped spring version to latest releases.
1 parent 3ffd3bb commit c272d2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
2222

2323
<!-- Spring Framework & Security (aligned) -->
24-
<spring.version>7.0.7</spring.version>
25-
<spring.security.version>7.0.5</spring.security.version>
24+
<spring.version>7.0.8</spring.version>
25+
<spring.security.version>7.1.0</spring.security.version>
2626

2727
<!-- other dependencies (aligned where applicable) -->
2828
<commons-collections.version>3.2.2</commons-collections.version>

0 commit comments

Comments
 (0)