Browse Source

Merge branch '3.4.x' into 3.5.x

Closes gh-46564
pull/46605/head
Stéphane Nicoll 5 months ago
parent
commit
e047755d40
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -226,7 +226,7 @@ bom { @@ -226,7 +226,7 @@ bom {
}
links {
site("https://commons.apache.org/proper/commons-codec")
releaseNotes("https://commons.apache.org/proper/commons-codec/changes-report.html#a{version}")
releaseNotes("https://commons.apache.org/proper/commons-codec/changes.html#a{version}")
}
}
library("Commons DBCP2", "2.13.0") {

Loading…
Cancel
Save