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 36075b8 chore(deps): update dependency
biz.aqute.bnd:bnd-indexer-maven-plugin to v7 (#250)
36075b8 is described below
commit 36075b8a0459d651e8acc8de68edbc34a20615c8
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jun 4 14:29:34 2025 +0200
chore(deps): update dependency biz.aqute.bnd:bnd-indexer-maven-plugin to v7
(#250)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55050c4..0efe524 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-indexer-maven-plugin</artifactId>
- <version>6.4.0</version>
+ <version>7.1.0</version>
<executions>
<execution>
<id>index</id>