Skip to content

Commit b9a793e

Browse files
Bump spring-web from 5.3.23 to 6.0.0
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.3.23 to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.23...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 41d1cef commit b9a793e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<properties>
5555
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5656
<jackson2.version>2.14.2</jackson2.version>
57-
<spring.version>5.3.25</spring.version>
57+
<spring.version>6.0.0</spring.version>
5858
<!-- TODO, drop spring dependency, I don't see the point. This is a straight forward rest-client,
5959
why would we tolerate a spring dependency
6060
-->

0 commit comments

Comments
 (0)