This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new a814dac0ae4 Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to
6.1.2 (#3440)
a814dac0ae4 is described below
commit a814dac0ae4577ea3b48a1086052e0ac31ae908b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 4 06:13:32 2026 -0400
Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 (#3440)
Bumps org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-version: 6.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
distribution/src/main/release/samples/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/distribution/src/main/release/samples/pom.xml
b/distribution/src/main/release/samples/pom.xml
index 9bc02fa7011..5585f3f7b66 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -213,7 +213,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.1.0</version>
+ <version>6.1.2</version>
</plugin>
<plugin>
<groupId>org.eclipse.jetty</groupId>
diff --git a/pom.xml b/pom.xml
index 472cfd89cb8..aa7d7820d6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,7 +457,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.1.0</version>
+ <version>6.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>