Skip to content

Commit 9881314

Browse files
Bump org.springframework:spring-framework-bom from 7.0.0 to 7.0.1
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d92e546 commit 9881314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ ext {
105105
springGraphqlVersion = '2.0.0'
106106
springKafkaVersion = '4.0.0'
107107
springSecurityVersion = '7.0.0'
108-
springVersion = '7.0.0'
108+
springVersion = '7.0.1'
109109
springWsVersion = '5.0.0'
110110
testcontainersVersion = '2.0.2'
111111
tomcatVersion = '11.0.14'

0 commit comments

Comments
 (0)