Skip to content

Commit 2caaf0f

Browse files
Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 (#3893)
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 a33f2d9 commit 2caaf0f

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
@@ -70,7 +70,7 @@ ext {
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.3.8' // docs module
7272
springDataVersion = '2025.1.0-SNAPSHOT'
73-
springRetryVersion = '2.0.11'
73+
springRetryVersion = '2.0.12'
7474
springVersion = '7.0.0-SNAPSHOT'
7575
zookeeperVersion = '3.8.4'
7676

0 commit comments

Comments
 (0)