From 71308a9c8a30d81b543c126d8805ed228d28cf7e Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 14 May 2017 10:12:29 +0200 Subject: [PATCH] fix jax-rs classpath conflict, see #916 --- scm-webapp/pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 29ef4c7c76..4f139e6a9b 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -276,18 +276,8 @@ com.webcohesion.enunciate - enunciate-jaxrs + enunciate-core-annotations ${enunciate.version} - - - jackson-jaxrs - org.codehaus.jackson - - - jackson-xc - org.codehaus.jackson - -