Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 5.3.31 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.31 to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...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 Dec 21, 2023
1 parent c484815 commit 24bab78
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 @@ -28,7 +28,7 @@
<junit-jupiter.version>5.6.2</junit-jupiter.version>
<mockito-core.version>3.5.10</mockito-core.version>
<mockito-junit-jupiter.version>3.5.10</mockito-junit-jupiter.version>
<spring.version>5.3.31</spring.version>
<spring.version>6.0.0</spring.version>
<hibernate-core.version>6.4.0.Final</hibernate-core.version>
<httpclient.version>4.5.13</httpclient.version>
<commons-io.version>2.15.1</commons-io.version>
Expand Down

0 comments on commit 24bab78

Please sign in to comment.