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-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 8da8b64  Update converter dependency to latest release
8da8b64 is described below

commit 8da8b647d7d9872decb1b509664c7e67584d5b04
Author: David Bosschaert <[email protected]>
AuthorDate: Tue Sep 10 09:42:46 2019 +0100

    Update converter dependency to latest release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7763e9..c4b2052 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
          <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.converter</artifactId>
-            <version>1.0.8</version>
+            <version>1.0.10</version>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>

Reply via email to