Skip to content

Commit 9aedd86

Browse files
committed
Upgrade to JBoss Logging 3.6.2.Final
Closes spring-projectsgh-49079
1 parent 9262a63 commit 9aedd86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ bom {
10061006
.formatted(version.toString().replace(".java11", "")))
10071007
}
10081008
}
1009-
library("JBoss Logging", "3.6.1.Final") {
1009+
library("JBoss Logging", "3.6.2.Final") {
10101010
group("org.jboss.logging") {
10111011
modules = [
10121012
"jboss-logging"

0 commit comments

Comments
 (0)