You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2022/05/23 06:15:15 UTC

[ozone] branch master updated: HDDS-6778. Bump Guava to 31.1 (#3435)

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


The following commit(s) were added to refs/heads/master by this push:
     new 51ee649a15 HDDS-6778. Bump Guava to 31.1 (#3435)
51ee649a15 is described below

commit 51ee649a15739226cd09924a425fd62a4e7d2642
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Mon May 23 08:15:10 2022 +0200

    HDDS-6778. Bump Guava to 31.1 (#3435)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index afd5305b7e..73d3554838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <spotbugs.version>3.1.12</spotbugs.version>
     <dnsjava.version>2.1.7</dnsjava.version>
 
-    <guava.version>30.1.1-jre</guava.version>
+    <guava.version>31.1-jre</guava.version>
     <guice.version>4.0</guice.version>
     <gson.version>2.8.9</gson.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org