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 c37c9aedfbb Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to
6.1.0 (#3353)
c37c9aedfbb is described below
commit c37c9aedfbb1218e51f1d0c21d3f378b7cfefae7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 10:03:40 2026 -0400
Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 (#3353)
Bumps org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 220279b8ec7..a8581da02ee 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.0.2</version>
+ <version>6.1.0</version>
</plugin>
<plugin>
<groupId>org.eclipse.jetty</groupId>
diff --git a/pom.xml b/pom.xml
index c75378ffb2b..bf6db6fcb1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -457,7 +457,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.2</version>
+ <version>6.1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>