You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/03/20 08:30:30 UTC

[camel] branch master updated: Updated smallrye JARs

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2d6d3c2  Updated smallrye JARs
2d6d3c2 is described below

commit 2d6d3c28ebffd99b38dda8f779b0aabe7d975d0c
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Mar 20 09:30:04 2020 +0100

    Updated smallrye JARs
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 17a10eb..e91609f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -590,8 +590,8 @@
         <slf4j-api-version>1.7.30</slf4j-api-version>
         <slf4j-version>1.7.30</slf4j-version>
         <smack-version>4.3.4</smack-version>
-        <smallrye-config-version>1.6.1</smallrye-config-version>
-        <smallrye-metrics-version>2.4.0</smallrye-metrics-version>
+        <smallrye-config-version>1.7.0</smallrye-config-version>
+        <smallrye-metrics-version>2.4.1</smallrye-metrics-version>
         <smallrye-health-version>2.2.0</smallrye-health-version>
         <snakeyaml-version>1.26</snakeyaml-version>
         <snappy-version>1.1.7.3</snappy-version>