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 2022/02/10 13:48:27 UTC

[ws-wss4j] branch 2_4_x-fixes updated: Updating bundle plugin to 5.1.4

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

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


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
     new d3e75f4  Updating bundle plugin to 5.1.4
d3e75f4 is described below

commit d3e75f4bbc1cdb405bd9bedaaa20ede4264c019e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Feb 10 13:48:11 2022 +0000

    Updating bundle plugin to 5.1.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 534262b..cfd5dd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.1</version>
+                    <version>5.1.4</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>