Bump spring from 6.1.7 to 6.1.9 (#714)

Bumps `spring` from 6.1.7 to 6.1.9.

Updates `org.springframework:spring-framework-bom` from 6.1.7 to 6.1.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.7...v6.1.9)

Updates `org.springframework:spring-test` from 6.1.7 to 6.1.9
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.7...v6.1.9)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-17 19:55:38 -05:00
committed by GitHub
parent 88ca9938c4
commit 0b82eccfaa

View File

@@ -12,7 +12,7 @@ protobuf = "3.21.12"
pulsar = "3.1.3"
pulsar-reactive = "0.5.5"
reactor = "2023.0.7"
spring = "6.1.7"
spring = "6.1.9"
# tests
assertj = "3.25.3"
awaitility = "4.2.1"