Browse Source

Merge branch 'main' into 4.0.x

pull/45379/head
Stéphane Nicoll 9 months ago
parent
commit
f5ac6d3ea1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -2317,7 +2317,7 @@ bom { @@ -2317,7 +2317,7 @@ bom {
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()
group("org.springframework.retry") {
modules = [

Loading…
Cancel
Save