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