mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Upgrade to SLF4J 2.0.17
Closes gh-44545
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user