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

Commit

Permalink
Bump org.springframework:spring-framework-bom from 5.3.31 to 6.1.5
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.31 to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v6.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 5bbe8c1 commit c2303fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repositories {
val swaggerVersion = "3.0.0"

dependencies {
implementation(platform("org.springframework:spring-framework-bom:5.3.31"))
implementation(platform("org.springframework:spring-framework-bom:6.1.5"))
implementation("org.apache.tomcat.embed:tomcat-embed-jasper:9.0.84")
implementation("org.springframework:spring-webmvc")
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.0")
Expand Down

0 comments on commit c2303fe

Please sign in to comment.