You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2020/07/20 10:01:48 UTC

[ws-wss4j] branch master updated: Updating maven bundle plugin to 5.1.1

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new ec82f16  Updating maven bundle plugin to 5.1.1
ec82f16 is described below

commit ec82f1609a15207883d7b1322803b71dba9c09c1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jul 20 11:01:31 2020 +0100

    Updating maven bundle plugin to 5.1.1
---
 pom.xml                    | 2 +-
 ws-security-common/pom.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 268ce94..d72df23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -215,7 +215,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>4.1.0</version>
+                    <version>5.1.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
diff --git a/ws-security-common/pom.xml b/ws-security-common/pom.xml
index 6f33920..de06c55 100644
--- a/ws-security-common/pom.xml
+++ b/ws-security-common/pom.xml
@@ -31,7 +31,8 @@
     <properties>
         <wss4j.osgi.import>
             org.joda.time*;version="[1.6,3)",
-            net.shibboleth*;resolution:=optional
+            net.shibboleth*;resolution:=optional,
+            com.sun.security.jgss*;resolution:=optional
         </wss4j.osgi.import>
         <!--
                         <DynamicImport-Package>