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 f157e4e0bb2 chore(deps): Bump
org.springframework.data:spring-data-redis (#17174)
f157e4e0bb2 is described below
commit f157e4e0bb20c4f5aeb8f68b3dac202fc344b9de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 09:47:19 2025 +0100
chore(deps): Bump org.springframework.data:spring-data-redis (#17174)
Bumps
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
from 3.4.2 to 3.4.3.
- [Release
notes](https://github.com/spring-projects/spring-data-redis/releases)
-
[Commits](https://github.com/spring-projects/spring-data-redis/compare/3.4.2...3.4.3)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-redis
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 4e551c3b3a8..ee5b067a7de 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -460,7 +460,7 @@
<splunk-version>1.9.5_1</splunk-version>
<spock-version>2.3-groovy-4.0</spock-version>
<spring-batch-version>5.2.1</spring-batch-version>
- <spring-data-redis-version>3.4.2</spring-data-redis-version>
+ <spring-data-redis-version>3.4.3</spring-data-redis-version>
<spring-ldap-version>3.2.11</spring-ldap-version>
<spring-vault-core-version>3.1.2</spring-vault-core-version>
<spring-version>6.2.3</spring-version>