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 2023/07/17 05:47:44 UTC

[camel] 14/24: Upgrade smallrye config 3.3.1

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

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

commit ba798c6a425d9aa2e467da109931169c1e7eaa39
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:30:28 2023 +0200

    Upgrade smallrye config 3.3.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5d4140ac3cb..99bb93bd9bc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,7 @@
         <slf4j-api-version>2.0.7</slf4j-api-version>
         <slf4j-version>2.0.7</slf4j-version>
         <smack-version>4.3.5</smack-version>
-        <smallrye-config-version>3.3.0</smallrye-config-version>
+        <smallrye-config-version>3.3.1</smallrye-config-version>
         <smallrye-health-version>4.0.2</smallrye-health-version>
         <smallrye-fault-tolerance-version>6.2.4</smallrye-fault-tolerance-version>
         <snakeyaml-version>2.0</snakeyaml-version>