From 59fc8b03e5518864c60ce4dd47664e8935da343b Mon Sep 17 00:00:00 2001 From: dan1st Date: Wed, 1 Sep 2021 20:47:35 +0200 Subject: [PATCH] fix: add used packages to OSGI manifest again (#1439) (#1440) --- google-http-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml index 3ec4a28b3..dd91f9594 100644 --- a/google-http-client/pom.xml +++ b/google-http-client/pom.xml @@ -109,7 +109,7 @@ - javax.annotation;resolution:=optional + javax.annotation;resolution:=optional,*