Upgrade to SLF4J 2.0.16

Closes gh-41816
This commit is contained in:
Stéphane Nicoll
2024-08-12 08:27:52 +02:00
parent e290c9b3f4
commit 3004ac478d

View File

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