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 8af901775 Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to
6.1.2 (#695)
8af901775 is described below
commit 8af901775fbd0421cd414a4fcb4601bdb0fe2ed7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 16 09:24:46 2026 +0100
Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 (#695)
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd99e50e3..4c447e909 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.0</version>
+ <version>6.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>