Skip to content

Commit 5e41e45

Browse files
Update dependency org.springframework.retry:spring-retry to v2.0.7 (#1826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tom Elliott <tomlaelliott@gmail.com>
1 parent 48e2fb0 commit 5e41e45

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
@@ -346,7 +346,7 @@ dependencies {
346346
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop'
347347
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-json'
348348
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-validation', version: versions.springBoot
349-
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.6'
349+
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.7'
350350
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-hystrix', version: '2.2.10.RELEASE'
351351
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap', version: '4.1.2'
352352
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.1.1'

0 commit comments

Comments
 (0)