Skip to content

Commit e047755

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46564
2 parents 3a7496e + 9671e14 commit e047755

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
@@ -226,7 +226,7 @@ bom {
226226
}
227227
links {
228228
site("https://commons.apache.org/proper/commons-codec")
229-
releaseNotes("https://commons.apache.org/proper/commons-codec/changes-report.html#a{version}")
229+
releaseNotes("https://commons.apache.org/proper/commons-codec/changes.html#a{version}")
230230
}
231231
}
232232
library("Commons DBCP2", "2.13.0") {

0 commit comments

Comments
 (0)