mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Upgrade to Commons Logging 1.3.6
Closes gh-49549
This commit is contained in:
@@ -284,7 +284,7 @@ bom {
|
||||
releaseNotes("https://commons.apache.org/proper/commons-lang/changes.html#a{version}")
|
||||
}
|
||||
}
|
||||
library("Commons Logging", "1.3.5") {
|
||||
library("Commons Logging", "1.3.6") {
|
||||
group("commons-logging") {
|
||||
modules = [
|
||||
"commons-logging"
|
||||
|
||||
Reference in New Issue
Block a user