Skip to content

Commit e899087

Browse files
Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 (#9566)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.9...v2.0.10) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry 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 3daaf72 commit e899087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ ext {
112112
springDataVersion = '2024.1.0-SNAPSHOT'
113113
springGraphqlVersion = '1.3.2'
114114
springKafkaVersion = '3.3.0-SNAPSHOT'
115-
springRetryVersion = '2.0.9'
115+
springRetryVersion = '2.0.10'
116116
springSecurityVersion = '6.4.0-SNAPSHOT'
117117
springVersion = '6.2.0-SNAPSHOT'
118118
springWsVersion = '4.0.11'

0 commit comments

Comments
 (0)