Tried to Fix Some Vulnerability Issues 58/111258/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 14 Aug 2020 01:39:46 +0000 (09:39 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 14 Aug 2020 01:39:46 +0000 (09:39 +0800)
Change-Id: Id0faf945fc2a3978f840e3bac86ec27ac507ed4d
Issue-ID: HOLMES-345
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
pom.xml

diff --git a/pom.xml b/pom.xml
index f8a237b..ebe105b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>42.2.5</version>
+            <version>42.2.13</version>
         </dependency>
         <dependency>
             <groupId>io.dropwizard</groupId>
         </dependency>
         <dependency>
             <groupId>io.dropwizard</groupId>
         <dependency>
             <groupId>org.onap.holmes.common</groupId>
             <artifactId>holmes-actions</artifactId>
         <dependency>
             <groupId>org.onap.holmes.common</groupId>
             <artifactId>holmes-actions</artifactId>
-            <version>1.3.0-SNAPSHOT</version>
+            <version>1.3.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>io.dropwizard</groupId>
             <exclusions>
                 <exclusion>
                     <groupId>io.dropwizard</groupId>