Skip to content

Commit 3d5caf0

Browse files
committed
Upgrade to JBoss Logging 3.4.2.Final
Closes gh-26805
1 parent a74fb0c commit 3d5caf0

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
@@ -821,7 +821,7 @@ bom {
821821
]
822822
}
823823
}
824-
library("JBoss Logging", "3.4.1.Final") {
824+
library("JBoss Logging", "3.4.2.Final") {
825825
group("org.jboss.logging") {
826826
modules = [
827827
"jboss-logging"

0 commit comments

Comments
 (0)