Skip to content

Commit e0cead6

Browse files
Bump spring from 5.3.29 to 5.3.30 (#387)
Bumps `spring` from 5.3.29 to 5.3.30. Updates `org.springframework:spring-core` from 5.3.29 to 5.3.30 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30) Updates `org.springframework:spring-context` from 5.3.29 to 5.3.30 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.29...v5.3.30) --- 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 3137d9b commit e0cead6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ asmForPlugins = "7.3.1"
2626
javaFormatForPlugins = "0.0.39"
2727
jsr305 = "3.0.2"
2828
aspectjweaver = "1.8.14"
29-
spring = "5.3.29"
29+
spring = "5.3.30"
3030

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

0 commit comments

Comments
 (0)