Skip to content

Commit a39b846

Browse files
Bump spring from 5.3.36 to 5.3.37 (#749)
Bumps `spring` from 5.3.36 to 5.3.37. Updates `org.springframework:spring-core` from 5.3.36 to 5.3.37 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.36...v5.3.37) Updates `org.springframework:spring-context` from 5.3.36 to 5.3.37 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.36...v5.3.37) --- 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 963ed1f commit a39b846

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
@@ -28,7 +28,7 @@ asmForPlugins = "7.3.1"
2828
javaFormatForPlugins = "0.0.42"
2929
jsr305 = "3.0.2"
3030
aspectjweaver = "1.9.22.1"
31-
spring = "5.3.36"
31+
spring = "5.3.37"
3232

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

0 commit comments

Comments
 (0)