You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2019/11/11 11:14:59 UTC

[camel] branch master updated (5403c9a -> 4894d65)

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

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


    from 5403c9a  Upgrade Kubernetes client to version 4.6.3
     new 09c80ce  Upgrade MicroProfile Metrics API to 2.2
     new d8e5a1a  Upgrade SmallRye Metrics to 2.3.0
     new f7170f7  Upgrade MicroProfile Health API to 2.1
     new 4894d65  Upgrade SmallRye Health to 2.1.0

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


[camel] 01/04: Upgrade MicroProfile Metrics API to 2.2

Posted by ja...@apache.org.
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 09c80ce2e4a1eb13d1b5e5b46f172946df448168
Author: James Netherton <ja...@gmail.com>
AuthorDate: Mon Nov 11 11:07:10 2019 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index bed083e..036ce85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -454,7 +454,7 @@
         <metrics-version>3.2.6</metrics-version>
         <micrometer-version>1.2.2</micrometer-version>
         <microprofile-config-version>1.3</microprofile-config-version>
-        <microprofile-metrics-version>2.1.0</microprofile-metrics-version>
+        <microprofile-metrics-version>2.2</microprofile-metrics-version>
         <microprofile-health-version>2.0.1</microprofile-health-version>
         <milo-version>0.2.5</milo-version>
         <mimepull-version>1.9.12</mimepull-version>


[camel] 03/04: Upgrade MicroProfile Health API to 2.1

Posted by ja...@apache.org.
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 <ja...@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>


[camel] 04/04: Upgrade SmallRye Health to 2.1.0

Posted by ja...@apache.org.
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 4894d65f76f3c1410e81a30ce218653073c0f9b4
Author: James Netherton <ja...@gmail.com>
AuthorDate: Mon Nov 11 11:10:21 2019 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 03fd2d2..38f8bdd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -569,7 +569,7 @@
         <smack-version>4.3.4</smack-version>
         <smallrye-config-version>1.0.0</smallrye-config-version>
         <smallrye-metrics-version>2.3.0</smallrye-metrics-version>
-        <smallrye-health-version>2.0.0</smallrye-health-version>
+        <smallrye-health-version>2.1.0</smallrye-health-version>
         <snakeyaml-version>1.25</snakeyaml-version>
         <snappy-version>1.1.4</snappy-version>
         <snmp4j-version>2.6.3_1</snmp4j-version>


[camel] 02/04: Upgrade SmallRye Metrics to 2.3.0

Posted by ja...@apache.org.
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 d8e5a1a2a0b645972d4f1f613c1fa8ad57d5a4a4
Author: James Netherton <ja...@gmail.com>
AuthorDate: Mon Nov 11 11:07:30 2019 +0000

    Upgrade SmallRye Metrics to 2.3.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 036ce85..7aca9d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -568,7 +568,7 @@
         <slf4j-version>1.7.29</slf4j-version>
         <smack-version>4.3.4</smack-version>
         <smallrye-config-version>1.0.0</smallrye-config-version>
-        <smallrye-metrics-version>2.2.0</smallrye-metrics-version>
+        <smallrye-metrics-version>2.3.0</smallrye-metrics-version>
         <smallrye-health-version>2.0.0</smallrye-health-version>
         <snakeyaml-version>1.25</snakeyaml-version>
         <snappy-version>1.1.4</snappy-version>