Skip to content

Commit

Permalink
Bump spring from 6.1.13 to 6.1.14
Browse files Browse the repository at this point in the history
Bumps `spring` from 6.1.13 to 6.1.14.

Updates `org.springframework:spring-framework-bom` from 6.1.13 to 6.1.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14)

Updates `org.springframework:spring-test` from 6.1.13 to 6.1.14
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.13...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent ec7d9e1 commit 4e1c35c
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 @@ -12,7 +12,7 @@ protobuf = "3.21.12"
pulsar = "3.1.3"
pulsar-reactive = "0.5.7"
reactor = "2023.0.11"
spring = "6.1.13"
spring = "6.1.14"
# tests
assertj = "3.25.3"
awaitility = "4.2.2"
Expand Down

0 comments on commit 4e1c35c

Please sign in to comment.