This is an automated email from the ASF dual-hosted git repository.
mbuenger 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 8a76814d6 Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.1 to 7.2.3
(#1818)
8a76814d6 is described below
commit 8a76814d6d74e6a5ae016c066c5e1061974fb42c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 06:43:42 2026 +0200
Bump biz.aQute.bnd:bnd-maven-plugin from 7.2.1 to 7.2.3 (#1818)
Bumps [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd)
from 7.2.1 to 7.2.3.
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.2.1...7.2.3)
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
dependency-version: 7.2.3
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 a2e85a902..1ee3d34ec 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.1</version>
+ <version>7.2.3</version>
<configuration>
<bnd><![CDATA[
Bundle-SymbolicName:
org.apache.${replacestring;${project.artifactId};-;.}