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.git

commit db20c3a3acdae60b2dc42887ffd854e8fd6e51cf
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 2 00:03:44 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 59ad6930db..23872345e7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -125,7 +125,7 @@ object Dependencies {
       val commonsIo = "commons-io" % "commons-io" % "2.16.1" % Test
       val commonsCodec = "commons-codec" % "commons-codec" % "1.17.0" % Test
       val commonsCompress = "org.apache.commons" % "commons-compress" % 
"1.26.2" % Test
-      val guava = "com.google.guava" % "guava" % "33.2.0-jre" % Test
+      val guava = "com.google.guava" % "guava" % "33.2.1-jre" % Test
       val junit = "junit" % "junit" % junitVersion % Test
       val junit5 = "org.junit.jupiter" % "junit-jupiter-engine" % 
junit5Version % Test
       val httpClient = "org.apache.httpcomponents" % "httpclient" % "4.5.14" % 
Test


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

Reply via email to