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

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

commit 4f356961e558e19143d12d6d8eadfd8fd60aa822
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Dec 27 20:56:11 2021 -0500

    Update maven-bundle-plugin to 5.1.3
    
    (cherry picked from commit 972765666c1df8f58c1b7b51ef1ae1cc82fef52c)
    (cherry picked from commit 84a264ed38f5b81541b5a4019b8311cba37a2621)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 16075df..6a54465 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.1</version>
+                    <version>5.1.3</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to