This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git


The following commit(s) were added to refs/heads/master by this push:
     new 51c9af6  Update feature, feature.io and provisioning model deps to 
latest
51c9af6 is described below

commit 51c9af69f207fae5db954675332a54f200fcb5fc
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Jan 10 10:38:57 2020 +0000

    Update feature, feature.io and provisioning model deps to latest
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8db4221..757000f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,19 +149,19 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.0.6</version>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.io</artifactId>
-            <version>1.0.6</version>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.provisioning.model</artifactId>
-            <version>1.8.2</version>
+            <version>1.8.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to