You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2019/04/30 20:57:47 UTC

[sling-org-apache-sling-caconfig-integration-tests] branch master updated: update dependency

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 0bd6fb6  update dependency
0bd6fb6 is described below

commit 0bd6fb682be8a63e891fe7a1eef74ebf5acd8a12
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Tue Apr 30 22:57:36 2019 +0200

    update dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6a18706..12da9d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.4.15-SNAPSHOT</version>
+            <version>1.4.17-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>