This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/SLING-10827 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit a6fc8d1ce233385d9c2f0f439a7a942834d965be Author: Robert Munteanu <[email protected]> AuthorDate: Tue Sep 21 10:35:58 2021 +0200 SLING-10828 - Update to the latest slingfeature-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c39d0e..fd45be1 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>slingfeature-maven-plugin</artifactId> - <version>1.4.22</version> + <version>1.5.16</version> <extensions>true</extensions> <configuration> <replacePropertyVariables>asm.version,jackrabbit.version,groovy.version,oak.version,slf4j.version,composum.nodes.version,jackson.version</replacePropertyVariables>
