Skip to content

Commit 963f8f6

Browse files
Bump spring-web from 5.3.18 to 6.0.0
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.18 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.18...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de665eb commit 963f8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<maven.compiler.target>1.8</maven.compiler.target>
1616

1717
<weixin-java-mp.version>4.4.0</weixin-java-mp.version>
18-
<spring.version>5.3.18</spring.version>
18+
<spring.version>6.0.0</spring.version>
1919
<spring-security.version>5.5.7</spring-security.version>
2020
<guava.version>29.0-jre</guava.version>
2121
<slf4j.version>1.7.24</slf4j.version>

0 commit comments

Comments
 (0)