This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new c623ac328 Bump biz.aQute.bnd:bnd-maven-plugin from 7.1.0 to 7.2.0
(#1726)
c623ac328 is described below
commit c623ac3284a3cf476923ee1942496cc75c60b2e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 13:28:51 2025 +0100
Bump biz.aQute.bnd:bnd-maven-plugin from 7.1.0 to 7.2.0 (#1726)
Bumps [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd)
from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.0)
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
dependency-version: 7.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 98e4c1167..23461e3a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -650,7 +650,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
- <version>7.1.0</version>
+ <version>7.2.0</version>
<configuration>
<bnd><![CDATA[
Bundle-SymbolicName:
org.apache.${replacestring;${project.artifactId};-;.}