From: wr148d Date: Mon, 7 Mar 2022 14:49:28 +0000 (-0500) Subject: [AAI] Update schema-service to fix security vulnerabilities X-Git-Tag: 1.9.5~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fschema-service.git;a=commitdiff_plain;h=18f4b071105ff353a2c180c311f1595c807db301 [AAI] Update schema-service to fix security vulnerabilities Issue-ID: AAI-3414 Signed-off-by: wr148d Change-Id: I1f820955dafb3a2961e9566ae0ae12a07e061ec2 --- diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index 122abb0..358d1e6 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -654,7 +654,7 @@ org.yaml snakeyaml - 1.18 + 1.29 compile diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 3c08ce3..ce62491 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -42,6 +42,8 @@ localhost:5000 1.0.0 + 1.2.7 +