Skip to content

Commit

Permalink
Bump spring from 5.3.31 to 5.3.32 (#4785)
Browse files Browse the repository at this point in the history
Bumps `spring` from 5.3.31 to 5.3.32.

Updates `org.springframework:spring-context` from 5.3.31 to 5.3.32
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.32)

Updates `org.springframework:spring-core` from 5.3.31 to 5.3.32
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.31...v5.3.32)

---
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 Mar 7, 2024
1 parent 0e2bcc4 commit bba2157
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.39"
slf4j = "1.7.36"
spectator-atlas = "1.3.10"
spring = "5.3.31"
spring = "5.3.32"
spring-javaformat = "0.0.41"
testcontainers = "1.19.7"
tomcat = "8.5.99"
Expand Down

0 comments on commit bba2157

Please sign in to comment.