This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new fb3e84a  Update to rootcause 0.2.0
fb3e84a is described below

commit fb3e84a2f51a9dfd7a153a7ebf94a4c64599539e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Aug 15 10:14:38 2021 +0200

    Update to rootcause 0.2.0
---
 healthcheck/generalchecks/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/healthcheck/generalchecks/pom.xml 
b/healthcheck/generalchecks/pom.xml
index bf7864d..8a6e347 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -158,7 +158,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.rootcause</artifactId>
-            <version>0.1.1-SNAPSHOT</version>
+            <version>0.2.0</version>
         </dependency>
 
         <dependency>

Reply via email to