Bump spring from 6.1.14 to 6.1.15

Bumps `spring` from 6.1.14 to 6.1.15.

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

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

---
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>
This commit is contained in:
dependabot[bot]
2024-11-15 06:45:17 +00:00
committed by Chris Bono
parent 70eddaa1eb
commit e69ed90587

View File

@@ -12,7 +12,7 @@ protobuf = "3.21.12"
pulsar = "3.1.3"
pulsar-reactive = "0.5.9"
reactor = "2023.0.12"
spring = "6.1.14"
spring = "6.1.15"
# tests
assertj = "3.25.3"
awaitility = "4.2.2"