Skip to content

Commit 7bb0039

Browse files
committed
Upgrade to Commons Logging 1.3.5
Closes gh-45526
1 parent 2a7dcd0 commit 7bb0039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ bom {
227227
releaseNotes("https://commons.apache.org/proper/commons-lang/changes-report.html#a{version}")
228228
}
229229
}
230-
library("Commons Logging", "1.3.4") {
230+
library("Commons Logging", "1.3.5") {
231231
group("commons-logging") {
232232
modules = [
233233
"commons-logging"

0 commit comments

Comments
 (0)