[AAI] Updates for security vulnerabilities 48/127448/1
authorwr148d <wr148d@att.com>
Wed, 2 Mar 2022 16:57:22 +0000 (11:57 -0500)
committerwr148d <wr148d@att.com>
Wed, 2 Mar 2022 16:57:22 +0000 (11:57 -0500)
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I3086a5ed2a96dc1686bbd79a519634b8e54fbc5e

aai-parent/pom.xml
aai-schema-ingest/pom.xml

index bf0cdf4..9fc6e40 100644 (file)
@@ -52,7 +52,7 @@ limitations under the License.
     <commons.cli.version>1.4</commons.cli.version>
     <commons.compress.version>1.19</commons.compress.version>
     <commons.configuration.version>1.10</commons.configuration.version>
-    <commons.io.version>2.6</commons.io.version>
+    <commons.io.version>2.8.0</commons.io.version>
     <commons.lang.version>2.6</commons.lang.version>
     <commons.lang3.version>3.9</commons.lang3.version>
     <commons.net.version>3.6</commons.net.version>
@@ -65,7 +65,7 @@ limitations under the License.
     <freemarker.version>2.3.31</freemarker.version>
     <google.guava.version>19.0</google.guava.version>
     <gremlin.version>3.2.3</gremlin.version>
-    <groovy.version>2.5.8</groovy.version>
+    <groovy.version>2.5.13</groovy.version>
     <gson.version>2.8.6</gson.version>
     <hamcrest.junit.version>2.0.0.0</hamcrest.junit.version>
     <hamcrest.core.version>2.2</hamcrest.core.version>
index e07517a..403835b 100644 (file)
@@ -35,7 +35,7 @@ limitations under the License.
 
        <properties>
                <eelf.core.version>1.0.1-oss</eelf.core.version>
-               <httpclient.version>4.5.5</httpclient.version>
+               <httpclient.version>4.5.13</httpclient.version>
                <springframework.version>4.3.24.RELEASE</springframework.version>
        </properties>
        <build>