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