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 c3813da chore(deps): update dependency
biz.aqute.bnd:bnd-indexer-maven-plugin to v7.3.0 (#631)
c3813da is described below
commit c3813da3ff1a380748039769f84a2c54e2b2bfb2
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 8 17:00:01 2026 +0100
chore(deps): update dependency biz.aqute.bnd:bnd-indexer-maven-plugin to
v7.3.0 (#631)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 08822fa..22eab9c 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.3</version>
+ <version>7.3.0</version>
<executions>
<execution>
<id>index</id>