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-xjc-utils.git
The following commit(s) were added to refs/heads/main by this push:
new 56406e6 Bump org.apache.felix:maven-bundle-plugin from 6.1.2 to 6.2.0
(#387)
56406e6 is described below
commit 56406e6b2f86c699e1a615ae5ec8d2397dae7e98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 20 21:16:48 2026 -0400
Bump org.apache.felix:maven-bundle-plugin from 6.1.2 to 6.2.0 (#387)
Bumps org.apache.felix:maven-bundle-plugin from 6.1.2 to 6.2.0.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-version: 6.2.0
dependency-type: direct:development
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>
---
runtime/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 7bdff7d..a4734aa 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -23,7 +23,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.1.2</version>
+ <version>6.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>