Skip to content

Commit 8fd3a0b

Browse files
committed
Upgrade to JBoss Logging 3.6.0.Final
Closes gh-41409
1 parent e226abc commit 8fd3a0b

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
@@ -837,7 +837,7 @@ bom {
837837
]
838838
}
839839
}
840-
library("JBoss Logging", "3.5.3.Final") {
840+
library("JBoss Logging", "3.6.0.Final") {
841841
group("org.jboss.logging") {
842842
modules = [
843843
"jboss-logging"

0 commit comments

Comments
 (0)