Skip to content

Commit c8573c8

Browse files
committed
Merge branch '3.4.x' into 3.5.x
Closes gh-46453
2 parents 59fb6bc + 2838cd5 commit c8573c8

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
@@ -250,7 +250,7 @@ bom {
250250
}
251251
links {
252252
site("https://commons.apache.org/proper/commons-lang")
253-
releaseNotes("https://commons.apache.org/proper/commons-lang/changes-report.html#a{version}")
253+
releaseNotes("https://commons.apache.org/proper/commons-lang/changes.html#a{version}")
254254
}
255255
}
256256
library("Commons Pool", "1.6") {

0 commit comments

Comments
 (0)