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 b0a4ff81a7aa chore(deps): Bump
org.springframework.cloud:spring-cloud-config-dependencies
b0a4ff81a7aa is described below
commit b0a4ff81a7aa27b02021c390ef80d66f71ce9d4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 13:34:05 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.2 to 5.0.3.
- [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.3
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 0063fa2bbac8..96681c349d85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -477,7 +477,7 @@
<splunk-version>1.9.5_1</splunk-version>
<spock-version>2.4-groovy-5.0</spock-version>
<spring-ai-version>1.1.5</spring-ai-version>
- <spring-cloud-config-version>5.0.2</spring-cloud-config-version>
+ <spring-cloud-config-version>5.0.3</spring-cloud-config-version>
<spring-batch-version>6.0.3</spring-batch-version>
<spring-boot-version>4.0.6</spring-boot-version>
<spring-data-redis-version>4.0.5</spring-data-redis-version>