Skip to content

Commit 3a0794d

Browse files
committed
Upgrade to JBoss Logging 3.4.2.Final
Closes gh-26780
1 parent 84a4693 commit 3a0794d

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
@@ -798,7 +798,7 @@ bom {
798798
]
799799
}
800800
}
801-
library("JBoss Logging", "3.4.1.Final") {
801+
library("JBoss Logging", "3.4.2.Final") {
802802
group("org.jboss.logging") {
803803
modules = [
804804
"jboss-logging"

0 commit comments

Comments
 (0)