Skip to content

Commit 968a8f9

Browse files
Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 (#10042)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.11 to 2.0.12. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.11...v2.0.12) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-version: 2.0.12 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 2d98081 commit 968a8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ ext {
112112
springDataVersion = '2025.0.0-SNAPSHOT'
113113
springGraphqlVersion = '1.4.0-SNAPSHOT'
114114
springKafkaVersion = '3.3.5'
115-
springRetryVersion = '2.0.11'
115+
springRetryVersion = '2.0.12'
116116
springSecurityVersion = '6.5.0-SNAPSHOT'
117117
springVersion = '6.2.7'
118118
springWsVersion = '4.1.0-SNAPSHOT'

0 commit comments

Comments
 (0)