This is an automated email from the ASF dual-hosted git repository. chetanm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 2efa0ed0b4f76c99290ce44f8890e617c572257d Author: Chetan Mehrotra <[email protected]> AuthorDate: Fri Dec 1 12:28:10 2017 +0530 Use latest releases --- 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 94b7df4..5ac86c5 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.0.2 + org.apache.sling/org.apache.sling.commons.log/5.1.0 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]" <[email protected]>.
