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-feature-launcher.git
commit 8bb50eca7365325ad7f6a21b53a9650b99323553 Author: Robert Munteanu <[email protected]> AuthorDate: Wed Sep 9 15:50:47 2020 +0200 Upgrade to latest feature model release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 269f94d..b4aab48 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.feature</artifactId> - <version>1.2.2</version> + <version>1.2.8</version> <scope>provided</scope> </dependency> <dependency>
