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 25984c4ef5a7 chore(deps): Bump
org.springframework.cloud:spring-cloud-config-dependencies
25984c4ef5a7 is described below
commit 25984c4ef5a7abeb80e37e3313be23aca1f11a28
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 10:15:39 2026 +0000
chore(deps): Bump org.springframework.cloud:spring-cloud-config-dependencies
Bumps
[org.springframework.cloud:spring-cloud-config-dependencies](https://github.com/spring-cloud/spring-cloud-build)
from 5.0.3 to 5.0.4.
- [Release
notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](https://github.com/spring-cloud/spring-cloud-build/commits)
---
updated-dependencies:
- dependency-name:
org.springframework.cloud:spring-cloud-config-dependencies
dependency-version: 5.0.4
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 8da9099df4ce..c5c47a258abb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -482,7 +482,7 @@
<splunk-version>1.9.5_1</splunk-version>
<spock-version>2.4-groovy-5.0</spock-version>
<spring-ai-version>1.1.7</spring-ai-version>
- <spring-cloud-config-version>5.0.3</spring-cloud-config-version>
+ <spring-cloud-config-version>5.0.4</spring-cloud-config-version>
<spring-batch-version>6.0.4</spring-batch-version>
<spring-boot-version>4.1.0</spring-boot-version>
<spring-data-redis-version>4.1.0</spring-data-redis-version>