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