This is an automated email from the ASF dual-hosted git repository.
sseifert 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 7998a3f chore(deps): update dependency
org.apache.sling:slingfeature-maven-plugin to v1.9.4
7998a3f is described below
commit 7998a3f5f94434d13de9350bd2434a4b213c60a3
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Feb 20 09:59:43 2026 +0000
chore(deps): update dependency org.apache.sling:slingfeature-maven-plugin
to v1.9.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dd636ca..cbf1ffb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
<plugin>
<groupId>org.apache.sling</groupId>
<artifactId>slingfeature-maven-plugin</artifactId>
- <version>1.9.2</version>
+ <version>1.9.4</version>
<extensions>true</extensions>
<configuration>
<replacePropertyVariables>asm.version,jackrabbit.version,groovy.version,oak.version,slf4j.version,composum.nodes.version,jackson.version</replacePropertyVariables>