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 0976254 chore(deps): update dependency
org.apache.sling:slingfeature-maven-plugin to v1.7.4 (#271)
0976254 is described below
commit 097625430b261d3584c27cbb1e42135d1b839164
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Nov 14 10:46:06 2023 +0100
chore(deps): update dependency org.apache.sling:slingfeature-maven-plugin
to v1.7.4 (#271)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1d0882f..c12f1ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<plugin>
<groupId>org.apache.sling</groupId>
<artifactId>slingfeature-maven-plugin</artifactId>
- <version>1.7.2</version>
+ <version>1.7.4</version>
<extensions>true</extensions>
<configuration>
<replacePropertyVariables>asm.version,jackrabbit.version,groovy.version,oak.version,slf4j.version,composum.nodes.version,jackson.version</replacePropertyVariables>