This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new d656d7ca Update jetty-alpn-java-client, ... to 9.4.58.v20250814 (#481)
d656d7ca is described below
commit d656d7ca62e83c11aa15c2ad2749330c48efac18
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 17 09:21:26 2025 +0100
Update jetty-alpn-java-client, ... to 9.4.58.v20250814 (#481)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9039a4a6..04bf7019 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.57.v20241219"
+ private val jettyVersion = "9.4.58.v20250814"
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]