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 <[email protected]>
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>

Reply via email to