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-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new ceb9d7c  Update Composum to 1.8.4
ceb9d7c is described below

commit ceb9d7cf7f8c6f37673bd13e9d6c0fcb13919a43
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jul 30 19:15:46 2018 +0200

    Update Composum to 1.8.4
    
    Mainly to pick up a fix for an often-occuring NPE, see
    https://github.com/ist-dresden/composum/issues/132 .
---
 src/main/provisioning/composum.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/provisioning/composum.txt 
b/src/main/provisioning/composum.txt
index f4c14e8..e98c818 100644
--- a/src/main/provisioning/composum.txt
+++ b/src/main/provisioning/composum.txt
@@ -17,7 +17,7 @@
 #  under the License.
 [feature name=composum-console]
 [variables]
-    composum.version=1.8.3
+    composum.version=1.8.4
 
 [artifacts startLevel=20]
 

Reply via email to