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

jamesnetherton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f7170f7208f37013db226fe04374c80e0926d45d
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Mon Nov 11 11:10:03 2019 +0000

    Upgrade MicroProfile Health API to 2.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7aca9d2..03fd2d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -455,7 +455,7 @@
         <micrometer-version>1.2.2</micrometer-version>
         <microprofile-config-version>1.3</microprofile-config-version>
         <microprofile-metrics-version>2.2</microprofile-metrics-version>
-        <microprofile-health-version>2.0.1</microprofile-health-version>
+        <microprofile-health-version>2.1</microprofile-health-version>
         <milo-version>0.2.5</milo-version>
         <mimepull-version>1.9.12</mimepull-version>
         <mina-version>2.0.21</mina-version>

Reply via email to