This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new c6b41b6d1 build(deps): bump org.apache.felix:maven-bundle-plugin
(#1831)
c6b41b6d1 is described below
commit c6b41b6d14db3d130809caf5e49dab4dc934b446
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 23 19:18:20 2026 +0200
build(deps): bump org.apache.felix:maven-bundle-plugin (#1831)
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0763b406b..cc998f05b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,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>