Skip to content

Commit b34d814

Browse files
Update spring core to v7
1 parent 1a87d11 commit b34d814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<clirr.comparisonVersion>6.0.2</clirr.comparisonVersion>
7272

7373
<slf4j.version>2.0.17</slf4j.version>
74-
<spring.version>6.2.14</spring.version>
74+
<spring.version>7.0.1</spring.version>
7575
<assertj.version>3.27.6</assertj.version>
7676
<byte-buddy.version>1.18.1</byte-buddy.version>
7777
<mockito.version>5.20.0</mockito.version>
@@ -111,7 +111,7 @@
111111
<groupId>org.springframework</groupId>
112112
<artifactId>spring-web</artifactId>
113113
<!-- Keep spring-web at 5.3.39 until jakarta upgrade occurs -->
114-
<version>5.3.39</version>
114+
<version>7.0.1</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>net.sourceforge.stripes</groupId>

0 commit comments

Comments
 (0)