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 95d90ba chore(deps): update dependency
biz.aqute.bnd:bnd-indexer-maven-plugin to v7.2.0 (#572)
95d90ba is described below
commit 95d90ba98d8c18e6c72fd29ecf5f998eef7b2559
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jan 5 10:11:57 2026 +0000
chore(deps): update dependency biz.aqute.bnd:bnd-indexer-maven-plugin to
v7.2.0 (#572)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d218a89..dcca536 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.1.0</version>
+ <version>7.2.0</version>
<executions>
<execution>
<id>index</id>