Skip to content

Commit 116890a

Browse files
Bump spring from 6.1.10 to 6.1.11 (#744)
Bumps `spring` from 6.1.10 to 6.1.11. Updates `org.springframework:spring-framework-bom` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.11) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd35dfd commit 116890a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ protobuf = "3.21.12"
1212
pulsar = "3.1.3"
1313
pulsar-reactive = "0.5.6"
1414
reactor = "2023.0.8"
15-
spring = "6.1.10"
15+
spring = "6.1.11"
1616
# tests
1717
assertj = "3.25.3"
1818
awaitility = "4.2.1"

0 commit comments

Comments
 (0)