Skip to content

Commit

Permalink
Merge pull request #983 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
akash1810 authored Dec 18, 2024
2 parents c0e5ea7 + d3e36e7 commit e0b1930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ lazy val root = (project in file("."))
"jackson-databind"
),
// Transient dependency of Play. No newer version of Play 3.0.6 with this vulnerability fixed.
"ch.qos.logback" % "logback-classic" % "1.5.12",
"ch.qos.logback" % "logback-classic" % "1.5.13",
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.18.2"
),
scalacOptions ++= List(
Expand Down

0 comments on commit e0b1930

Please sign in to comment.