From 082c31391dda1e5528f325918cc0dcb25010ffb9 Mon Sep 17 00:00:00 2001 From: Yuming Wang Date: Sat, 16 Mar 2019 12:25:43 +0800 Subject: [PATCH] Exclude javax.ws.rs:jsr311-api --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index e68d470e55d64..65b4e2bca16a1 100644 --- a/pom.xml +++ b/pom.xml @@ -946,6 +946,11 @@ net.java.dev.jets3t jets3t + + + javax.ws.rs + jsr311-api +