Skip to content

Commit 69f1856

Browse files
Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.6) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e42bd10 commit 69f1856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api platform("org.springframework:spring-framework-bom:$springFrameworkVersion")
2121
api platform("org.springframework.data:spring-data-bom:$springDataVersion")
2222
} else {
23-
api platform("org.springframework:spring-framework-bom:6.2.5")
23+
api platform("org.springframework:spring-framework-bom:6.2.6")
2424
api platform("org.springframework.data:spring-data-bom:2021.2.18")
2525
}
2626
api platform("org.springframework.security:spring-security-bom:6.4.4")

0 commit comments

Comments
 (0)