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

github-bot pushed a commit to branch update/guava-33.2.1-jre
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit 7a93ad8d07929dc40b38778bbfac39c4d0482828
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 2 02:21:08 2024 +0000

    Update guava to 33.2.1-jre
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cac410391..9ce773056 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -78,7 +78,7 @@ object Dependencies {
 
   // wiremock has very outdated, CVE vulnerable dependencies
   private val jettyVersion = "9.4.54.v20240208"
-  private val guavaVersion = "33.2.0-jre"
+  private val guavaVersion = "33.2.1-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]

Reply via email to