Skip to content

Commit 88f1b04

Browse files
Bump spring from 5.3.34 to 5.3.35 (#713)
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 7c9d25d commit 88f1b04

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
@@ -26,7 +26,7 @@ asmForPlugins = "7.3.1"
2626
javaFormatForPlugins = "0.0.41"
2727
jsr305 = "3.0.2"
2828
aspectjweaver = "1.9.22.1"
29-
spring = "5.3.34"
29+
spring = "5.3.35"
3030

3131
[libraries]
3232
aopAlliance = { module = "aopalliance:aopalliance", version.ref = "aopalliance" }

0 commit comments

Comments
 (0)