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 b415521 chore(deps): update dependency
org.apache.sling:slingfeature-maven-plugin to v1.7.2 (#189)
b415521 is described below
commit b415521c24ba03de4de6f3ed6e77bc5814505f00
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jul 12 00:41:23 2023 +0200
chore(deps): update dependency org.apache.sling:slingfeature-maven-plugin
to v1.7.2 (#189)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 875f175..03f98df 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.0</version>
+ <version>1.7.2</version>
<extensions>true</extensions>
<configuration>
<replacePropertyVariables>asm.version,jackrabbit.version,groovy.version,oak.version,slf4j.version,composum.nodes.version,jackson.version</replacePropertyVariables>