Skip to content

Commit

Permalink
build(deps): bump org.springframework:spring-web
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 3.1.4.RELEASE to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v3.1.4.RELEASE...v6.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 56bf2af commit 6329a6b
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 @@ -29,7 +29,7 @@ dependencies {
implementation("com.taskadapter:trello-java-wrapper:0.14") {
exclude("org.slf4j", "slf4j-api")
}
implementation("org.springframework:spring-web:3.1.4.RELEASE")
implementation("org.springframework:spring-web:6.1.5")
compileOnly("org.projectlombok:lombok:1.18.26")
implementation("org.mapstruct:mapstruct:1.5.3.Final")
annotationProcessor("org.projectlombok:lombok:1.18.22")
Expand Down

0 comments on commit 6329a6b

Please # to comment.