Skip to content

Commit

Permalink
Upgrade to SLF4J 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Apr 17, 2024
1 parent c969cbb commit e03d691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1358,7 +1358,7 @@ bom {
]
}
}
library("SLF4J", "2.0.12") {
library("SLF4J", "2.0.13") {
group("org.slf4j") {
modules = [
"jcl-over-slf4j",
Expand Down

0 comments on commit e03d691

Please sign in to comment.