This is an automated email from the ASF dual-hosted git repository.
bitstorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 5ee46de35b Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to
6.1.0 (#1533)
5ee46de35b is described below
commit 5ee46de35b5506aa7370a17671e05035863c2d49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 2 23:31:48 2026 +0200
Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 (#1533)
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 1f3c3eadb0..431b4dbfd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
<japicmp-maven-plugin.version>0.26.1</japicmp-maven-plugin.version>
<maven-archetype-plugin.version>3.4.1</maven-archetype-plugin.version>
- <maven-bundle-plugin.version>6.0.2</maven-bundle-plugin.version>
+ <maven-bundle-plugin.version>6.1.0</maven-bundle-plugin.version>
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.15.0</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>