From: wr148d Date: Mon, 7 Mar 2022 14:35:57 +0000 (-0500) Subject: [AAI] Update graphadmin to fix security vulnerabilities X-Git-Tag: 1.9.4~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=24669973c212e4ec3274b0dabbea5b809240115b;p=aai%2Fgraphadmin.git [AAI] Update graphadmin to fix security vulnerabilities Issue-ID: AAI-3414 Signed-off-by: wr148d Change-Id: Ib2bee4c923bed3b78e3a32149c0a248b8d64ed99 --- diff --git a/pom.xml b/pom.xml index a654f12..442716f 100755 --- a/pom.xml +++ b/pom.xml @@ -580,10 +580,12 @@ io.netty netty-all + ${netty.version} io.netty netty-handler + ${netty.handler.version}