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

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

commit bc8a0b4f5ccb4e085c7eb69273028fc94ca29f2d
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Jun 19 09:40:28 2023 -0400

    Update maven-bundle-plugin to 5.1.9 in samples/pom.xml
    
    (cherry picked from commit 34b5e0317ab7eb058bd10d10a6a986f2957a3469)
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index 9deb7a673d..26bcfffb70 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -203,7 +203,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.8</version>
+                    <version>5.1.9</version>
                 </plugin>
                 <plugin>
                     <groupId>org.eclipse.jetty</groupId>

Reply via email to