From 5420f226ecfa7f2dcb9c6f0abbfad1b07a443142 Mon Sep 17 00:00:00 2001 From: "Brouns, Robin" Date: Tue, 14 Jan 2020 08:33:09 +0100 Subject: [PATCH] Fixes issue #83 (update OSGi bundle manifest importing packages) --- feign-form/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/feign-form/pom.xml b/feign-form/pom.xml index 7e1d0f8..bd70271 100644 --- a/feign-form/pom.xml +++ b/feign-form/pom.xml @@ -41,6 +41,12 @@ limitations under the License. feign.form + + !lombok, + javax.inject;version=0.0.0, + javax.annotation;version=0.0.0, + * +