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/21 06:49:06 UTC

[ozone] branch master updated: HDDS-6787. Bump gson to 2.8.9 (#3441)

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 a6994b2d87 HDDS-6787. Bump gson to 2.8.9 (#3441)
a6994b2d87 is described below

commit a6994b2d875600c8d9996b9b4f87afde5a3e8031
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat May 21 08:49:01 2022 +0200

    HDDS-6787. Bump gson to 2.8.9 (#3441)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24b83b5d26..afd5305b7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
 
     <guava.version>30.1.1-jre</guava.version>
     <guice.version>4.0</guice.version>
-    <gson.version>2.2.4</gson.version>
+    <gson.version>2.8.9</gson.version>
 
     <!-- Required for testing LDAP integration -->
     <apacheds.version>2.0.0-M21</apacheds.version>


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