You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by gh...@apache.org on 2019/05/20 07:09:23 UTC

[sling-site] 02/02: bump Felix HC version

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

commit a64675f16be23a52f4480656f988b32c563c519c
Author: georg.henzler <ge...@netcentric.biz>
AuthorDate: Mon May 20 09:09:06 2019 +0200

    bump Felix HC version
---
 src/main/jbake/content/documentation/bundles/sling-health-check-tool.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md b/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
index 0dc2720..95d4ebe 100644
--- a/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
+++ b/src/main/jbake/content/documentation/bundles/sling-health-check-tool.md
@@ -16,7 +16,7 @@ tags=healthchecks,operations
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.healthcheck.api</artifactId>
-            <version>2.0.0</version>
+            <version>2.0.2</version>
             <scope>provided</scope>
         </dependency>