Skip to content

Commit 9160313

Browse files
Bump spring-web from 5.2.19.RELEASE to 6.0.0 in /core
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.19.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.19.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7937f74 commit 9160313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<hibernate.version>5.2.18.Final</hibernate.version>
15-
<spring.version>5.2.22.RELEASE</spring.version>
15+
<spring.version>6.0.0</spring.version>
1616
<spring.security.version>4.1.5.RELEASE</spring.security.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)