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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new 2a0a1db67f Update maven-bundle-plugin to 5.1.8
2a0a1db67f is described below

commit 2a0a1db67f791e1a298f3e0ea70120e23d58f85f
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Nov 27 11:02:41 2022 -0500

    Update maven-bundle-plugin to 5.1.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c4c22451b3..cd609275e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.4</version>
+                    <version>5.1.8</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to