Upgrade to SLF4J 2.0.19

Closes gh-51702
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:19 +02:00
parent 92167eb08e
commit 2fef1d2bb2
@@ -2571,7 +2571,7 @@ bom {
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
}
}
library("SLF4J", "2.0.18") {
library("SLF4J", "2.0.19") {
prohibit {
contains "-alpha"
because "we don't want alphas"