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
The following commit(s) were added to refs/heads/3.5.x-fixes by this push:
new f82db50e91 Update maven-bundle-plugin to 5.1.8
f82db50e91 is described below
commit f82db50e9189b448725bd4b8c45d9a6ba1cad1f9
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Nov 27 11:02:41 2022 -0500
Update maven-bundle-plugin to 5.1.8
(cherry picked from commit 2a0a1db67f791e1a298f3e0ea70120e23d58f85f)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 61a52f57d0..926c5d223b 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>