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 e2eb6e566c47 chore(deps): Bump
org.springframework.cloud:spring-cloud-config-dependencies
e2eb6e566c47 is described below
commit e2eb6e566c4757e369334bcecd1b5e671a4b1d8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 07:42:37 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.1 to 5.0.2.
- [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.2
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 a2d7bd90d32d..6f5c9a02df25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -515,7 +515,7 @@
<splunk-version>1.9.5_1</splunk-version>
<spock-version>2.4-groovy-5.0</spock-version>
<spring-ai-version>1.1.3</spring-ai-version>
- <spring-cloud-config-version>5.0.1</spring-cloud-config-version>
+ <spring-cloud-config-version>5.0.2</spring-cloud-config-version>
<spring-batch-version>6.0.3</spring-batch-version>
<spring-boot-version>4.0.4</spring-boot-version>
<spring-data-redis-version>4.0.4</spring-data-redis-version>