Skip to content

Commit 9671e14

Browse files
committed
Adapt release notes link for Commons Codec
Closes gh-46528
1 parent 1486b13 commit 9671e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ bom {
220220
}
221221
links {
222222
site("https://commons.apache.org/proper/commons-codec")
223-
releaseNotes("https://commons.apache.org/proper/commons-codec/changes-report.html#a{version}")
223+
releaseNotes("https://commons.apache.org/proper/commons-codec/changes.html#a{version}")
224224
}
225225
}
226226
library("Commons DBCP2", "2.12.0") {

0 commit comments

Comments
 (0)