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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new d084014  RATIS-1851. Bump guava to 32.0.0-jre (#43)
d084014 is described below

commit d084014832e97238b85fb0b0b530d88025112227
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 20 12:22:51 2023 +0200

    RATIS-1851. Bump guava to 32.0.0-jre (#43)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d8bab9..70335ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
     <!-- third party library versions -->
     <commons-lang3.version>3.8.1</commons-lang3.version>
     <gson.version>2.8.9</gson.version>
-    <guava.version>31.0.1-jre</guava.version>
+    <guava.version>32.0.0-jre</guava.version>
     <io.opencensus.version>0.21.0</io.opencensus.version>
 
     
<ratis.thirdparty.shaded.prefix>org.apache.ratis.thirdparty</ratis.thirdparty.shaded.prefix>

Reply via email to