Skip to content

Commit

Permalink
Bump spring-web from 4.2.6.RELEASE to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.2.6.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.2.6.RELEASE...v6.0.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2023
1 parent b48036b commit ae37515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.10.0</jackson.version>
<org.springframework.version>4.2.6.RELEASE</org.springframework.version>
<org.springframework.version>6.0.0</org.springframework.version>
<additionalparam>-Xdoclint:none</additionalparam>
<coveralls-version>4.2.0</coveralls-version>
<jacoco-version>0.7.7.201606060606</jacoco-version>
Expand Down

0 comments on commit ae37515

Please sign in to comment.