Skip to content

Commit

Permalink
Bump spring-web from 5.3.24 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 5.3.24 to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.24...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
1 parent 69c451e commit 700dff0
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 @@ -100,7 +100,7 @@
<bc.version>1.62</bc.version>
<mina.version>2.0.23</mina.version>
<!-- Can no longer open-end spring, 6.0 forces jdk 17 -->
<spring.version>5.3.24</spring.version>
<spring.version>6.0.0</spring.version>
<tomcat.version>8.5.87</tomcat.version>
<junit.version>[4.13.1,)</junit.version>
<isoparser.version>1.9.39</isoparser.version>
Expand Down

0 comments on commit 700dff0

Please sign in to comment.