Skip to content

Commit 858f45e

Browse files
Bump spring from 5.3.34 to 5.3.35 (#715)
Bumps `spring` from 5.3.34 to 5.3.35. Updates `org.springframework:spring-core` from 5.3.34 to 5.3.35 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.34...v5.3.35) Updates `org.springframework:spring-context` from 5.3.34 to 5.3.35 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.34...v5.3.35) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15d3ec8 commit 858f45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ asmForPlugins = "7.3.1"
2828
javaFormatForPlugins = "0.0.41"
2929
jsr305 = "3.0.2"
3030
aspectjweaver = "1.9.22.1"
31-
spring = "5.3.34"
31+
spring = "5.3.35"
3232

3333
[libraries]
3434
aopAlliance = { module = "aopalliance:aopalliance", version.ref = "aopalliance" }

0 commit comments

Comments
 (0)