This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/jetty-server-9.4.57.v20241219
in repository https://gitbox.apache.org/repos/asf/pekko-management.git

commit f7f8958936056aba90f5de5fd43f2d1e85754710
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 12 00:14:57 2025 +0000

    Update jetty-alpn-java-client, ... to 9.4.57.v20241219
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cf9228f1..a27f6379 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -43,7 +43,7 @@ object Dependencies {
     "com.google.guava" % "guava" % guavaVersion)
 
   // wiremock has very outdated, CVE vulnerable dependencies
-  private val jettyVersion = "9.4.56.v20240826"
+  private val jettyVersion = "9.4.57.v20241219"
   private val wireMockDependencies = Seq(
     "com.github.tomakehurst" % "wiremock-jre8" % "2.35.2" % Test,
     "org.eclipse.jetty" % "jetty-server" % jettyVersion % Test,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to