Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2022
1 parent 0441a40 commit 4c18329
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 @@ -106,7 +106,7 @@
<servlet-api.version>3.1.0</servlet-api.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.6.11</spring-boot.version>
<spring.version>5.3.22</spring.version>
<spring.version>6.0.0</spring.version>
<tomcat.version>9.0.62</tomcat.version>
<typesafe-config.version>1.4.2</typesafe-config.version>
<xerces.version>2.12.2</xerces.version>
Expand Down

0 comments on commit 4c18329

Please sign in to comment.