From 18f4b071105ff353a2c180c311f1595c807db301 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 7 Mar 2022 09:49:28 -0500 Subject: [PATCH] [AAI] Update schema-service to fix security vulnerabilities Issue-ID: AAI-3414 Signed-off-by: wr148d Change-Id: I1f820955dafb3a2961e9566ae0ae12a07e061ec2 --- aai-schema-gen/pom.xml | 2 +- aai-schema-service/pom.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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 +