Upgrade to SLF4J 2.0.17

Closes gh-44624
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:07:24 +01:00
parent a88d4bf93b
commit a72fedec8f

View File

@ -2146,7 +2146,7 @@ bom {
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
}
}
library("SLF4J", "2.0.16") {
library("SLF4J", "2.0.17") {
prohibit {
contains "-alpha"
because "we don't want alphas"