Skip to content

Commit 9300366

Browse files
committed
Upgrade to SLF4J 2.0.18
Closes gh-50533
1 parent 9f189ca commit 9300366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,7 @@ bom {
22042204
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
22052205
}
22062206
}
2207-
library("SLF4J", "2.0.17") {
2207+
library("SLF4J", "2.0.18") {
22082208
prohibit {
22092209
contains "-alpha"
22102210
because "we don't want alphas"

0 commit comments

Comments
 (0)