This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new b9b7a5c chore(deps): update dependency
biz.aqute.bnd:bnd-indexer-maven-plugin to v7.2.1 (#574)
b9b7a5c is described below
commit b9b7a5c5cbdcce3f11fa5b501e530f8cc25de311
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 19 10:07:42 2026 +0000
chore(deps): update dependency biz.aqute.bnd:bnd-indexer-maven-plugin to
v7.2.1 (#574)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7cff75f..3b0dc14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-indexer-maven-plugin</artifactId>
- <version>7.2.0</version>
+ <version>7.2.1</version>
<executions>
<execution>
<id>index</id>