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 6419d5d5075 chore(deps): Bump io.smallrye.config:smallrye-config
(#16250)
6419d5d5075 is described below
commit 6419d5d5075ebc6351eb513ea23a3b9336ee0d13
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 13 09:14:33 2024 +0100
chore(deps): Bump io.smallrye.config:smallrye-config (#16250)
Bumps
[io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config)
from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/smallrye/smallrye-config/releases)
-
[Commits](https://github.com/smallrye/smallrye-config/compare/3.10.0...3.10.1)
---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@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 6319c8c5d1d..ee3a0ef07b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -450,7 +450,7 @@
<slf4j-api-version>2.0.16</slf4j-api-version>
<slf4j-version>2.0.16</slf4j-version>
<smack-version>4.3.5</smack-version>
- <smallrye-config-version>3.10.0</smallrye-config-version>
+ <smallrye-config-version>3.10.1</smallrye-config-version>
<smallrye-health-version>4.1.0</smallrye-health-version>
<smallrye-fault-tolerance-version>6.6.1</smallrye-fault-tolerance-version>
<smbj-version>0.13.0</smbj-version>