From d8d43986d22768218124185e7ca2f59e22bdbb92 Mon Sep 17 00:00:00 2001 From: danthe1st Date: Mon, 30 Aug 2021 14:38:56 +0200 Subject: [PATCH] fix: add used packages to OSGI manifest again (#1439) --- 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,*