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

apupier 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 4d188dce53b5 chore(deps): Bump 
org.springframework.cloud:spring-cloud-config-dependencies
4d188dce53b5 is described below

commit 4d188dce53b542cf8a2b090f42427ab650735abc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 12:44:46 2026 +0000

    chore(deps): Bump org.springframework.cloud:spring-cloud-config-dependencies
    
    Bumps org.springframework.cloud:spring-cloud-config-dependencies from 5.0.4 
to 5.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.springframework.cloud:spring-cloud-config-dependencies
      dependency-version: 5.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 09009510e804..1c419e1f596a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -494,7 +494,7 @@
         <splunk-version>1.9.5_1</splunk-version>
         <spock-version>2.4-groovy-5.0</spock-version>
         <spring-ai-version>2.0.1</spring-ai-version>
-        <spring-cloud-config-version>5.0.4</spring-cloud-config-version>
+        <spring-cloud-config-version>5.0.5</spring-cloud-config-version>
         <spring-batch-version>6.0.5</spring-batch-version>
         <spring-boot-version>4.1.1</spring-boot-version>
         <spring-data-redis-version>4.1.1</spring-data-redis-version>

Reply via email to