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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3f8f637971 Bump gson from 2.3.1 to 2.8.9 in 
/modules/compute-account-provisioning
3f8f637971 is described below

commit 3f8f63797118497c1f468fdad9b757f9c699d50a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 20 20:56:18 2022 +0000

    Bump gson from 2.3.1 to 2.8.9 in /modules/compute-account-provisioning
    
    Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/google/gson/compare/gson-2.3.1...gson-parent-2.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 modules/compute-account-provisioning/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/compute-account-provisioning/pom.xml 
b/modules/compute-account-provisioning/pom.xml
index 2619a3d611..e96965c0a3 100644
--- a/modules/compute-account-provisioning/pom.xml
+++ b/modules/compute-account-provisioning/pom.xml
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>com.google.code.gson</groupId>
             <artifactId>gson</artifactId>
-            <version>2.3.1</version>
+            <version>2.8.9</version>
         </dependency>
     </dependencies>
 

Reply via email to