Skip to content

Commit e646276

Browse files
committed
Upgrade to SLF4J 2.0.16
Closes gh-41790
1 parent b3e6827 commit e646276

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
@@ -1896,7 +1896,7 @@ bom {
18961896
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
18971897
}
18981898
}
1899-
library("SLF4J", "2.0.13") {
1899+
library("SLF4J", "2.0.16") {
19001900
group("org.slf4j") {
19011901
modules = [
19021902
"jcl-over-slf4j",

0 commit comments

Comments
 (0)