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/01/01 09:47:45 UTC

(camel) branch main updated: Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0 (#12630)

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 9bbf8055f59 Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0 (#12630)
9bbf8055f59 is described below

commit 9bbf8055f59fd5a9cf772c2fe17a653cefc60115
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jan 1 10:47:40 2024 +0100

    Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0 (#12630)
    
    Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.4.4 to 3.5.0.
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - [Commits](https://github.com/smallrye/smallrye-config/compare/3.4.4...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-type: direct:development
      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 1123299f6f7..d1d23715e54 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -415,7 +415,7 @@
         <slf4j-api-version>2.0.10</slf4j-api-version>
         <slf4j-version>2.0.10</slf4j-version>
         <smack-version>4.3.5</smack-version>
-        <smallrye-config-version>3.4.4</smallrye-config-version>
+        <smallrye-config-version>3.5.0</smallrye-config-version>
         <smallrye-health-version>4.0.4</smallrye-health-version>
         <smallrye-fault-tolerance-version>6.2.6</smallrye-fault-tolerance-version>
         <smbj-version>0.13.0</smbj-version>