aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-03-07 15:48:01 -0500
committerWilliam Reehil <william.reehil@att.com>2022-03-07 21:02:57 +0000
commit8e6a0eca08bd46b46ba7c5cb6274911297099269 (patch)
treec268c537ce9320d56d80748bc925b17c29b9752f
parent49cece404c71a227e321b9d5daa80555a5bc0362 (diff)
[AAI] Update graphgraph to fix security vulnerabilitiesjakarta
Issue-ID: AAI-3414 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Id7646a96526e3d4b878651dde91805daa145b3c8
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index d585dfa..d289242 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
+ <version>2.8.9</version>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>