Skip to content

Commit 5e73fa4

Browse files
Bump org.springframework:spring-framework-bom from 7.0.6 to 7.0.7
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48a2786 commit 5e73fa4

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.2'
106106
springKafkaVersion = '4.0.4'
107107
springSecurityVersion = '7.0.4'
108-
springVersion = '7.0.6'
108+
springVersion = '7.0.7'
109109
springWsVersion = '5.0.1'
110110
testcontainersVersion = '2.0.4'
111111
tomcatVersion = '11.0.21'

0 commit comments

Comments
 (0)