Skip to content

Commit 102ac08

Browse files
Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 (#9330)
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](spring-projects/spring-retry@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: org.springframework.retry:spring-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02c02ae commit 102ac08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ext {
111111
springDataVersion = '2023.1.8'
112112
springGraphqlVersion = '1.2.7'
113113
springKafkaVersion = '3.1.6'
114-
springRetryVersion = '2.0.6'
114+
springRetryVersion = '2.0.7'
115115
springSecurityVersion = '6.2.5'
116116
springVersion = '6.1.11'
117117
springWsVersion = '4.0.11'

0 commit comments

Comments
 (0)