Skip to content

Commit fe77ddc

Browse files
committed
Upgrade to Spring Retry 2.0.1
Closes gh-34544
1 parent 3e5ee42 commit fe77ddc

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
@@ -1409,7 +1409,7 @@ bom {
14091409
]
14101410
}
14111411
}
1412-
library("Spring Retry", "2.0.1-SNAPSHOT") {
1412+
library("Spring Retry", "2.0.1") {
14131413
group("org.springframework.retry") {
14141414
modules = [
14151415
"spring-retry"

0 commit comments

Comments
 (0)