Skip to content

Commit

Permalink
Bump spring-web from 4.3.30.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.3.30.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.30.RELEASE...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] authored Dec 14, 2022
1 parent 68b7f4d commit ed0e30f
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 @@ -30,7 +30,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logging.version>2.17.2</logging.version>
<fasterxml.version>2.14.0</fasterxml.version>
<spring.version>5.3.20</spring.version>
<spring.version>6.0.0</spring.version>
<joda-time.version>2.3</joda-time.version>
<hibernate.version>5.6.14.Final</hibernate.version>
<spring.data-jpa.version>2.7.6</spring.data-jpa.version>
Expand Down

0 comments on commit ed0e30f

Please sign in to comment.