Skip to content

Commit

Permalink
logback cve
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Dec 1, 2023
1 parent 230aafe commit 0f1af7a
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 {
// for example
val pekkoManagementVersion = "1.0.0"

val logback = "ch.qos.logback" % "logback-classic" % "1.2.11"
val logback = "ch.qos.logback" % "logback-classic" % "1.2.13"

val reconcilerDependencies = Seq(
"org.apache.pekko" %% "pekko-actor-testkit-typed" % pekkoVersion % Test,
Expand Down

0 comments on commit 0f1af7a

Please sign in to comment.