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

gaul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jclouds.git


The following commit(s) were added to refs/heads/master by this push:
     new 14e92fc  JCLOUDS-1588: Bump google gson to 2.8.9 due to detected 
vulnerability (#124)
14e92fc is described below

commit 14e92fc8c82bc47ef90a25ee219861069ecf3193
Author: Juan Cabrerizo <[email protected]>
AuthorDate: Wed Nov 10 10:51:52 2021 +0000

    JCLOUDS-1588: Bump google gson to 2.8.9 due to detected vulnerability (#124)
---
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/pom.xml b/project/pom.xml
index 216bc08..9408b34 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -221,7 +221,7 @@
     <maven-surefire-plugin.version>2.17</maven-surefire-plugin.version>
 
     <!-- General dependency versions -->
-    <gson.version>2.8.5</gson.version>
+    <gson.version>2.8.9</gson.version>
     <guava.version>27.1-jre</guava.version>
     <guice.version>5.0.1</guice.version>
 

Reply via email to