Skip to content

Commit d5d92a2

Browse files
build(deps): bump org.springframework:spring-web from 6.2.12 to 7.0.5
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.12 to 7.0.5. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.5) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e87c21 commit d5d92a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-spring-web/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description = "Allure Spring Web Integration"
22

3-
val springWebVersion = "6.2.12"
3+
val springWebVersion = "7.0.5"
44

55
dependencies {
66
api(project(":allure-attachments"))

0 commit comments

Comments
 (0)