Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Bump org.springframework:spring-web from 5.3.39 to 6.1.14
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.39 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.39...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 96a8e6f commit 0f8bb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# libraries
jackson = "2.17.2"
lombok = "1.18.34"
springWeb = "5.3.39" # TODO: Change to 6.x.x when moving to Java 17+
springWeb = "6.1.14" # TODO: Change to 6.x.x when moving to Java 17+
commons-io = "2.16.1"
slf4j = "2.0.16"
logback = "1.5.6"
Expand Down

0 comments on commit 0f8bb06

Please sign in to comment.