Browse Source

Merge branch '3.5.x'

Closes gh-46454
pull/46467/head
Stéphane Nicoll 7 months ago
parent
commit
55de634172
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -238,7 +238,7 @@ bom { @@ -238,7 +238,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 Logging", "1.3.5") {

Loading…
Cancel
Save