Skip to content

Commit

Permalink
Update jetty-alpn-java-client, ... to 9.4.57.v20241219
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Jan 9, 2025
1 parent 5deccce commit cf5224b
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 @@ -78,7 +78,7 @@ object Dependencies {
"com.fasterxml.jackson.core" % "jackson-databind" % JacksonVersion)

// wiremock has very outdated, CVE vulnerable dependencies
private val jettyVersion = "9.4.56.v20240826"
private val jettyVersion = "9.4.57.v20241219"
private val guavaVersion = "33.4.0-jre"
private val wireMockDependencies = Seq(
"com.github.tomakehurst" % "wiremock-jre8" % "2.35.2" % Test,
Expand Down

0 comments on commit cf5224b

Please sign in to comment.