Skip to content

Commit

Permalink
Update jetty-alpn-java-client, ... to 9.4.55.v20240627 (#272)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Jul 7, 2024
1 parent fc6dfe8 commit 9f7d37c
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 @@ -43,7 +43,7 @@ object Dependencies {
"com.google.guava" % "guava" % guavaVersion)

// wiremock has very outdated, CVE vulnerable dependencies
private val jettyVersion = "9.4.54.v20240208"
private val jettyVersion = "9.4.55.v20240627"
private val wireMockDependencies = Seq(
"com.github.tomakehurst" % "wiremock-jre8" % "2.35.2" % Test,
"org.eclipse.jetty" % "jetty-server" % jettyVersion % Test,
Expand Down

0 comments on commit 9f7d37c

Please sign in to comment.