Skip to content

Commit c858c1e

Browse files
committed
Upgrade to Spring Retry 1.3.4
Closes gh-32593
1 parent 936cb41 commit c858c1e

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
@@ -1760,7 +1760,7 @@ bom {
17601760
]
17611761
}
17621762
}
1763-
library("Spring Retry", "1.3.4-SNAPSHOT") {
1763+
library("Spring Retry", "1.3.4") {
17641764
group("org.springframework.retry") {
17651765
modules = [
17661766
"spring-retry"

0 commit comments

Comments
 (0)