diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5305270c32d..07c45f549bd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -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") {