Upgrade to Spring Retry 2.0.12
Closes gh-45443
This commit is contained in:
@@ -2384,7 +2384,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Retry", "2.0.12-SNAPSHOT") {
|
library("Spring Retry", "2.0.12") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.retry") {
|
group("org.springframework.retry") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user