From a799b41acf6b06899b98f34d255e84230ea9cba8 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Mon, 18 Dec 2017 13:51:05 +0000 Subject: [PATCH] REPO-3131 Update cxf libs to 3.0.12 --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1c15cdeb..89ae8d078 100644 --- a/pom.xml +++ b/pom.xml @@ -298,7 +298,22 @@ jackson-annotations 2.8.10 - + + + org.apache.cxf + cxf-rt-frontend-jaxws + 3.0.12 + + + org.apache.cxf + cxf-rt-transports-http + 3.0.12 + + + org.apache.cxf + cxf-rt-ws-policy + 3.0.12 + junit