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

[ozone] branch master updated: HDDS-6947. Bump gson version to 2.9.0. (#3558)

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

swagle 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 897b09a567 HDDS-6947. Bump gson version to 2.9.0. (#3558)
897b09a567 is described below

commit 897b09a5673202c65df66bedc7147a1485f02119
Author: Siddharth <sw...@apache.org>
AuthorDate: Mon Jun 27 12:03:20 2022 -0700

    HDDS-6947. Bump gson version to 2.9.0. (#3558)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d704b72c59..5f42c00394 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
 
     <guava.version>31.1-jre</guava.version>
     <guice.version>4.0</guice.version>
-    <gson.version>2.8.9</gson.version>
+    <gson.version>2.9.0</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