Skip to content

Commit 577c881

Browse files
committed
Upgrade to Spring Retry 1.2.5.RELEASE
Closes gh-20094
1 parent cba97d5 commit 577c881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@ bom {
16441644
]
16451645
}
16461646
}
1647-
library("Spring Retry", "1.2.4.RELEASE") {
1647+
library("Spring Retry", "1.2.5.RELEASE") {
16481648
group("org.springframework.retry") {
16491649
modules = [
16501650
"spring-retry"

0 commit comments

Comments
 (0)