Skip to content

Commit 040c780

Browse files
committed
Upgrade to Spring Retry 1.3.4
Closes gh-32594
1 parent 9fd3d78 commit 040c780

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

0 commit comments

Comments
 (0)