This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/guava-33.4.7-jre
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 9531eaf7929ddfe9ab60b6c14dd7da5c1855d5f6
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 13 03:06:23 2025 +0000
Update guava to 33.4.7-jre
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a9772c9a0..b260f70b2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -79,7 +79,7 @@ object Dependencies {
// wiremock has very outdated, CVE vulnerable dependencies
private val jettyVersion = "9.4.57.v20241219"
- private val guavaVersion = "33.4.6-jre"
+ private val guavaVersion = "33.4.7-jre"
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]