Upgrade to SLF4J 2.0.17

Closes gh-44545
This commit is contained in:
Stéphane Nicoll 2025-03-05 12:52:11 +01:00
parent b199fabfd2
commit 497aef8668
1 changed files with 1 additions and 1 deletions

View File

@ -2070,7 +2070,7 @@ bom {
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
}
}
library("SLF4J", "2.0.16") {
library("SLF4J", "2.0.17") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",