This is an automated email from the ASF dual-hosted git repository.
jsedding 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 180b91f Update Commons Log to 5.1.8
180b91f is described below
commit 180b91ff118a762e40fe6bb4abc824d18a95bbf4
Author: Julian Sedding <[email protected]>
AuthorDate: Thu May 24 13:46:38 2018 +0200
Update Commons Log to 5.1.8
---
src/main/provisioning/boot.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/provisioning/boot.txt b/src/main/provisioning/boot.txt
index b132164..d9a7502 100644
--- a/src/main/provisioning/boot.txt
+++ b/src/main/provisioning/boot.txt
@@ -34,7 +34,7 @@
[artifacts]
org.slf4j/slf4j-api/${slf4j.version}
- org.apache.sling/org.apache.sling.commons.log/5.1.6
+ org.apache.sling/org.apache.sling.commons.log/5.1.8
org.apache.sling/org.apache.sling.commons.logservice/1.0.6
org.slf4j/jcl-over-slf4j/${slf4j.version}
org.slf4j/log4j-over-slf4j/${slf4j.version}
--
To stop receiving notification emails like this one, please contact
[email protected].