From 67e60ddadd062dde4e6ecdf0ef0f574439eb280e Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 14 Dec 2021 17:56:40 +0100 Subject: update test dependencies to fix warnings during security checks --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 47f15af6c..ee733d2a0 100644 --- a/pom.xml +++ b/pom.xml @@ -400,6 +400,12 @@ ${cxf.version} + + org.apache.cxf + cxf-rt-transports-http-jetty + ${cxf.version} + + commons-collections commons-collections @@ -878,6 +884,12 @@ ${org.springframework.version} + + org.springframework + spring-context + ${org.springframework.version} + + org.springframework.data spring-data-redis -- cgit v1.2.3