Skip to content

Commit f75a8fe

Browse files
committed
Upgrade to Spring Retry 2.0.3
Closes gh-37279
1 parent 676daf1 commit f75a8fe

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
@@ -1436,7 +1436,7 @@ bom {
14361436
]
14371437
}
14381438
}
1439-
library("Spring Retry", "2.0.3-SNAPSHOT") {
1439+
library("Spring Retry", "2.0.3") {
14401440
considerSnapshots()
14411441
group("org.springframework.retry") {
14421442
modules = [

0 commit comments

Comments
 (0)