Skip to content

Commit fe249dd

Browse files
committed
Upgrade to JBoss Logging 3.4.2.Final
Closes gh-26788
1 parent 5be4a9a commit fe249dd

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
@@ -740,7 +740,7 @@ bom {
740740
]
741741
}
742742
}
743-
library("JBoss Logging", "3.4.1.Final") {
743+
library("JBoss Logging", "3.4.2.Final") {
744744
group("org.jboss.logging") {
745745
modules = [
746746
"jboss-logging"

0 commit comments

Comments
 (0)