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 90d1e0605e Bump gson from 2.3.1 to 2.8.9 in /modules/cluster-monitoring
90d1e0605e is described below

commit 90d1e0605e0a601e6d863d9eb50c9d3021120d84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 20 20:57:00 2022 +0000

    Bump gson from 2.3.1 to 2.8.9 in /modules/cluster-monitoring
    
    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/cluster-monitoring/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/cluster-monitoring/pom.xml 
b/modules/cluster-monitoring/pom.xml
index 0c755691ae..fe2c4182dc 100644
--- a/modules/cluster-monitoring/pom.xml
+++ b/modules/cluster-monitoring/pom.xml
@@ -79,7 +79,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