Skip to content

Commit 477c2c4

Browse files
committed
Upgrade to JBoss Logging 3.6.1.Final
Closes gh-42221
1 parent 276a33c commit 477c2c4

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
@@ -870,7 +870,7 @@ bom {
870870
]
871871
}
872872
}
873-
library("JBoss Logging", "3.6.0.Final") {
873+
library("JBoss Logging", "3.6.1.Final") {
874874
group("org.jboss.logging") {
875875
modules = [
876876
"jboss-logging"

0 commit comments

Comments
 (0)