From dc32516fc86605b59f20630b481210eb729247af Mon Sep 17 00:00:00 2001 From: Igor Dysko Date: Fri, 21 Jan 2022 16:24:57 +0100 Subject: [AAI] Resolve graphgraph checkstyle warnings Resolve warnings from checkstyle audit and other js warnings caused by the upgrade to React v17. Issue-ID: AAI-3387 Signed-off-by: Igor Dysko Change-Id: I85d11c009b86f339b4ae38ea3c02f8b36e492fd2 --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 645f665..074c92b 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,10 @@ log4j log4j + + javax.ws.rs + jsr311-api + -- cgit 1.2.3-korg