mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Commons Lang3 3.20.0
Closes gh-48737
This commit is contained in:
@@ -230,7 +230,7 @@ bom {
|
||||
releaseNotes("https://commons.apache.org/proper/commons-dbcp/changes-report.html#a{version}")
|
||||
}
|
||||
}
|
||||
library("Commons Lang3", "3.19.0") {
|
||||
library("Commons Lang3", "3.20.0") {
|
||||
group("org.apache.commons") {
|
||||
modules = [
|
||||
"commons-lang3"
|
||||
|
||||
Reference in New Issue
Block a user