Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent b88b72a commit 5a03259
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 = "5.3.37"

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

0 comments on commit 5a03259

Please sign in to comment.