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 2024/03/08 09:11:20 UTC

(camel) branch main updated: Bump io.smallrye.config:smallrye-config from 3.5.4 to 3.6.0 (#13416)

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


The following commit(s) were added to refs/heads/main by this push:
     new 5910ef58de6 Bump io.smallrye.config:smallrye-config from 3.5.4 to 3.6.0 (#13416)
5910ef58de6 is described below

commit 5910ef58de6cc4d75091aa22b06cb7f23559629a
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Mar 8 10:11:15 2024 +0100

    Bump io.smallrye.config:smallrye-config from 3.5.4 to 3.6.0 (#13416)
    
    Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.5.4 to 3.6.0.
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - [Commits](https://github.com/smallrye/smallrye-config/compare/3.5.4...3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2a875d89a9f..1cd6d04ec7f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -419,7 +419,7 @@
         <slf4j-api-version>2.0.12</slf4j-api-version>
         <slf4j-version>2.0.12</slf4j-version>
         <smack-version>4.3.5</smack-version>
-        <smallrye-config-version>3.5.4</smallrye-config-version>
+        <smallrye-config-version>3.6.0</smallrye-config-version>
         <smallrye-health-version>4.1.0</smallrye-health-version>
         <smallrye-fault-tolerance-version>6.2.6</smallrye-fault-tolerance-version>
         <smbj-version>0.13.0</smbj-version>