Skip to content

Commit 87e384a

Browse files
Bump spring-web from 5.3.20 to 6.0.0
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.20 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.20...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d34faae commit 87e384a

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
@@ -10,7 +10,7 @@
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13-
<spring.version>5.3.20</spring.version>
13+
<spring.version>6.0.0</spring.version>
1414
<maven.compiler.source>1.7</maven.compiler.source>
1515
<maven.compiler.target>1.7</maven.compiler.target>
1616
</properties>

0 commit comments

Comments
 (0)