Skip to content

Commit

Permalink
Bump spring from 5.3.36 to 5.3.37 (#5240)
Browse files Browse the repository at this point in the history
Bumps `spring` from 5.3.36 to 5.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)

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)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent 95b5adb commit dd991c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ rest-assured = "5.3.2"
signalfx = "1.0.43"
slf4j = "1.7.36"
spectator-atlas = "1.3.10"
spring = "5.3.36"
spring = "5.3.37"
spring-javaformat = "0.0.42"
testcontainers = "1.19.8"
tomcat = "8.5.100"
Expand Down

0 comments on commit dd991c2

Please sign in to comment.