Fix changelog location for Commons Lang3

Closes gh-46452
This commit is contained in:
Stéphane Nicoll 2025-07-17 11:21:43 +02:00
parent 8f8d406e56
commit 2838cd5a9e
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,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") {