This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new c7284e74e Bump org.apache.felix:maven-bundle-plugin from 6.1.2 to
6.2.0 (#716)
c7284e74e is described below
commit c7284e74ead7560b30f4369a5751d7272aa28ca6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 12:52:14 2026 +0100
Bump org.apache.felix:maven-bundle-plugin from 6.1.2 to 6.2.0 (#716)
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: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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a5ee136a7..202163b3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.1.2</version>
+ <version>6.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>