Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 5.3.5 to 6.0.13
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.5 to 6.0.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.5...v6.0.13)

---
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 Nov 8, 2023
1 parent 70fa75d commit e8701f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ configure(rootProject) {

dependencies {
testImplementation("com.rabbitmq:http-client:$rabbitmq_http_client_version")
testImplementation("org.springframework:spring-web:5.3.5")
testImplementation("org.springframework:spring-web:6.0.13")
testImplementation("org.apache.httpcomponents.client5:httpclient5:$httpclient_version")
testImplementation("org.testcontainers:testcontainers:$testcontainers_version")
testImplementation("org.testcontainers:junit-jupiter:$testcontainers_version")
Expand Down

0 comments on commit e8701f7

Please sign in to comment.