Skip to content

Commit

Permalink
Bump spring from 6.1.7 to 6.1.9
Browse files Browse the repository at this point in the history
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](spring-projects/spring-framework@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](spring-projects/spring-framework@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 23f0c2b commit 91988a8
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.5"
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"
Expand Down

0 comments on commit 91988a8

Please sign in to comment.