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/19 18:48:03 UTC

[camel] 02/05: Upgrade smallrye config 3.3.2

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 b94cdf98cb7c548f89858845423014aba7883898
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 19 20:45:09 2023 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4538c085fae..6c29409917e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -428,7 +428,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.1</smallrye-config-version>
+        <smallrye-config-version>3.3.2</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>