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

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

commit 87a1a94b31e05475f0b3cc2968d5c2ddcf95b7e3
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 28 02:19:22 2024 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8afe1b530..183f17487 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -76,7 +76,7 @@ object Dependencies {
     "com.fasterxml.jackson.core" % "jackson-databind" % JacksonVersion)
 
   // wiremock has very outdated, CVE vulnerable dependencies
-  private val jettyVersion = "9.4.54.v20240208"
+  private val jettyVersion = "12.0.8"
   private val guavaVersion = "33.1.0-jre"
   private val wireMockDependencies = Seq(
     "com.github.tomakehurst" % "wiremock-jre8" % "2.35.2" % Test,


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

Reply via email to