This is an automated email from the ASF dual-hosted git repository. ghenzler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 7449377ce849392446c66009a5aae302f52dfbe7 Author: georg.henzler <[email protected]> AuthorDate: Mon Jul 20 15:58:36 2020 +0200 Update to o.a.felix.healthcheck api/2.0.4 core/2.0.8 generalchecks/2.0.6 webconsoleplugin/2.0.2 --- src/main/provisioning/healthcheck.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/provisioning/healthcheck.txt b/src/main/provisioning/healthcheck.txt index 69e4329..7cc0df4 100644 --- a/src/main/provisioning/healthcheck.txt +++ b/src/main/provisioning/healthcheck.txt @@ -20,10 +20,10 @@ # startlevel 5 together with jetty (to allow use during startup) [artifacts startLevel=5] - org.apache.felix/org.apache.felix.healthcheck.api/2.0.2 - org.apache.felix/org.apache.felix.healthcheck.core/2.0.6 - org.apache.felix/org.apache.felix.healthcheck.generalchecks/2.0.4 - org.apache.felix/org.apache.felix.healthcheck.webconsoleplugin/2.0.0 + org.apache.felix/org.apache.felix.healthcheck.api/2.0.4 + org.apache.felix/org.apache.felix.healthcheck.core/2.0.8 + org.apache.felix/org.apache.felix.healthcheck.generalchecks/2.0.6 + org.apache.felix/org.apache.felix.healthcheck.webconsoleplugin/2.0.2 # sling health check bundles at startlevel 20 [artifacts startLevel=20]
