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 c1dfbd899 Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.0 to 7.2.1
(#1746)
c1dfbd899 is described below
commit c1dfbd899f00840f4d580c42218e55b27333f79c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 14:02:34 2026 +0100
Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.0 to 7.2.1 (#1746)
Bumps [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd)
from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.2.0...7.2.1)
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
dependency-version: 7.2.1
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 3b4f840d2..ee990b3ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -650,7 +650,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
- <version>7.2.0</version>
+ <version>7.2.1</version>
<configuration>
<bnd><![CDATA[
Bundle-SymbolicName:
org.apache.${replacestring;${project.artifactId};-;.}