Skip to content

Commit

Permalink
Update dependency org.springframework.retry:spring-retry to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 7d3cefe commit 277abc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'et-common', version:'1.2.10'
implementation group: 'com.github.hmcts', name: 'et-data-model', version:'3.9.0'
implementation group: 'org.springframework.boot', name: 'spring-boot-configuration-processor'
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.4'
implementation group: 'org.springframework.retry', name: 'spring-retry', version: '2.0.9'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign', version: '4.0.4' , {
exclude group: 'commons-io', module: 'commons-io'
}
Expand Down

0 comments on commit 277abc7

Please sign in to comment.