Skip to content

Commit 3d26339

Browse files
Bump spring from 5.3.37 to 5.3.39 (#811)
Bumps `spring` from 5.3.37 to 5.3.39. Updates `org.springframework:spring-core` from 5.3.37 to 5.3.39 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.37...v5.3.39) Updates `org.springframework:spring-context` from 5.3.37 to 5.3.39 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.37...v5.3.39) --- 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 998c163 commit 3d26339

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.42"
2727
jsr305 = "3.0.2"
2828
aspectjweaver = "1.9.22.1"
29-
spring = "5.3.37"
29+
spring = "5.3.39"
3030

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

0 commit comments

Comments
 (0)