Skip to content

Commit 3004ac4

Browse files
committed
Upgrade to SLF4J 2.0.16
Closes gh-41816
1 parent e290c9b commit 3004ac4

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
@@ -1882,7 +1882,7 @@ bom {
18821882
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
18831883
}
18841884
}
1885-
library("SLF4J", "2.0.13") {
1885+
library("SLF4J", "2.0.16") {
18861886
group("org.slf4j") {
18871887
modules = [
18881888
"jcl-over-slf4j",

0 commit comments

Comments
 (0)