From 18f4b071105ff353a2c180c311f1595c807db301 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 7 Mar 2022 09:49:28 -0500 Subject: [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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-schema-gen') 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 -- cgit 1.2.3-korg