mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Spring Retry 2.0.1
Closes gh-34544
This commit is contained in:
@@ -1409,7 +1409,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Retry", "2.0.1-SNAPSHOT") {
|
||||
library("Spring Retry", "2.0.1") {
|
||||
group("org.springframework.retry") {
|
||||
modules = [
|
||||
"spring-retry"
|
||||
|
||||
Reference in New Issue
Block a user