Browse Source

Merge branch '3.4.x' into 3.5.x

Closes gh-46453
pull/46457/head
Stéphane Nicoll 9 months ago
parent
commit
c8573c81f5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -250,7 +250,7 @@ bom { @@ -250,7 +250,7 @@ bom {
}
links {
site("https://commons.apache.org/proper/commons-lang")
releaseNotes("https://commons.apache.org/proper/commons-lang/changes-report.html#a{version}")
releaseNotes("https://commons.apache.org/proper/commons-lang/changes.html#a{version}")
}
}
library("Commons Pool", "1.6") {

Loading…
Cancel
Save