Skip to content

Commit 18e8370

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 e36e20c commit 18e8370

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
@@ -66,7 +66,7 @@
6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6767

6868
<asm.version>9.5</asm.version>
69-
<spring.version>5.3.18</spring.version>
69+
<spring.version>6.0.0</spring.version>
7070

7171
<xbean.automatic.module.name>${project.groupId}</xbean.automatic.module.name>
7272
</properties>

0 commit comments

Comments
 (0)