This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jetty-server-12.1.1
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
commit 2b68047c23c31ab825c267e7b7e14a55cb0ff3f0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 13:53:08 2025 +0000
Update jetty-alpn-java-client, ... to 12.1.1
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b86b3ae3..f706b34c 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.58.v20250814"
+ private val jettyVersion = "12.1.1"
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]