Skip to content

Commit

Permalink
Bump org.springframework:spring-web from 5.3.20 to 6.0.12
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.20 to 6.0.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.20...v6.0.12)

---
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 Sep 15, 2023
1 parent 2c3ed8b commit abd5395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-spring-web/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = "Allure Spring Web Integration"

val springWebVersion = "5.3.20"
val springWebVersion = "6.0.12"

dependencies {
api(project(":allure-attachments"))
Expand Down

0 comments on commit abd5395

Please sign in to comment.