Skip to content

Commit

Permalink
slf4j2Version 2.0.11 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Jan 14, 2024
1 parent 0398f74 commit 6b15c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Dependencies {
val log4j2Slf4j2Version = "2.22.1"
val logbackVersion = "1.2.13"
val logbackSlf4j2Version = "1.3.14"
val slf4j2Version = "2.0.10"
val slf4j2Version = "2.0.11"

// often called-in transitively with insecure versions of databind / core
private val jacksonDatabind = Seq(
Expand Down

0 comments on commit 6b15c91

Please sign in to comment.