From 46fd3fd3b19215186690fd06980384a9deda797b 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 12d84c239..6d5be1ef7 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