Skip to content

Commit a72fede

Browse files
committed
Upgrade to SLF4J 2.0.17
Closes gh-44624
1 parent a88d4bf commit a72fede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,7 @@ bom {
21462146
releaseNotes("https://github.com/sendgrid/sendgrid-java/releases/tag/{version}")
21472147
}
21482148
}
2149-
library("SLF4J", "2.0.16") {
2149+
library("SLF4J", "2.0.17") {
21502150
prohibit {
21512151
contains "-alpha"
21522152
because "we don't want alphas"

0 commit comments

Comments
 (0)