Skip to content

Commit b631b06

Browse files
committed
Merge branch '3.3.x' into 3.4.x
Closes gh-43715
2 parents b2a271c + 9dea1e1 commit b631b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ bom {
12331233
releaseNotes("https://github.com/apache/logging-log4j2/releases/tag/rel%2F{version}")
12341234
}
12351235
}
1236-
library("Logback", "1.5.12") {
1236+
library("Logback", "1.5.16") {
12371237
group("ch.qos.logback") {
12381238
modules = [
12391239
"logback-classic",

0 commit comments

Comments
 (0)