mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Commons Codec 1.15
Closes gh-23344
This commit is contained in:
@@ -179,7 +179,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Commons Codec", "1.14") {
|
||||
library("Commons Codec", "1.15") {
|
||||
group("commons-codec") {
|
||||
modules = [
|
||||
"commons-codec"
|
||||
|
||||
Reference in New Issue
Block a user