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 1370f08 chore(deps): update dependency org.apache.sling:slingfeature-maven-plugin to v1.8.0 (#280) 1370f08 is described below commit 1370f08ade39d39004402fc000c501398d7fcb50 Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Mon Nov 20 21:54:16 2023 +0100 chore(deps): update dependency org.apache.sling:slingfeature-maven-plugin to v1.8.0 (#280) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c12f1ae..154adce 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.4</version> + <version>1.8.0</version> <extensions>true</extensions> <configuration> <replacePropertyVariables>asm.version,jackrabbit.version,groovy.version,oak.version,slf4j.version,composum.nodes.version,jackson.version</replacePropertyVariables>