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 af7be2e952 Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to
6.1.2 (#1571)
af7be2e952 is described below
commit af7be2e9525db4bfe625497c0d5aa29ae8d031aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 16:45:47 2026 +0200
Bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 (#1571)
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 354d0e4632..6c695881ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,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.1.0</maven-bundle-plugin.version>
+ <maven-bundle-plugin.version>6.1.2</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>