mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Start building against Spring Retry 2.0.1 snapshots
See gh-34556
This commit is contained in:
@@ -1396,7 +1396,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Retry", "2.0.0") {
|
||||
library("Spring Retry", "2.0.1-SNAPSHOT") {
|
||||
group("org.springframework.retry") {
|
||||
modules = [
|
||||
"spring-retry"
|
||||
|
||||
Reference in New Issue
Block a user