Skip to content

Commit 889f054

Browse files
Bump org.springframework:spring-web from 5.3.39 to 7.0.1
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.39 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 738e3a1 commit 889f054

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
@@ -38,9 +38,9 @@
3838
<guava.mini.version>0.1.7</guava.mini.version>
3939
<jackson.version>2.20.1</jackson.version>
4040
<spring.boot2.version>2.7.18</spring.boot2.version>
41-
<spring5.version>5.3.39</spring5.version>
41+
<spring5.version>7.0.1</spring5.version>
4242
<spring.boot3.version>3.5.3</spring.boot3.version>
43-
<spring6.version>6.2.8</spring6.version>
43+
<spring6.version>7.0.1</spring6.version>
4444
<httpclient5.version>5.5.1</httpclient5.version>
4545
<junit.version>5.13.4</junit.version>
4646
<jacoco.version>0.8.13</jacoco.version>

0 commit comments

Comments
 (0)