diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c9d0dfccda1..05d7e05adbf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -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") {