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 13bb94208c5 Bump org.springframework.data:spring-data-redis from 3.2.0
to 3.2.1
13bb94208c5 is described below
commit 13bb94208c557e37a3e20130a9aeeb2e5bff9c4e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 22 08:05:58 2023 +0000
Bump org.springframework.data:spring-data-redis from 3.2.0 to 3.2.1
Bumps
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
from 3.2.0 to 3.2.1.
- [Release
notes](https://github.com/spring-projects/spring-data-redis/releases)
-
[Commits](https://github.com/spring-projects/spring-data-redis/compare/3.2.0...3.2.1)
---
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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index bed4122cf98..1f2c0c7eaf4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -424,7 +424,7 @@
<splunk-version>1.9.5_1</splunk-version>
<spock-version>2.3-groovy-4.0</spock-version>
<spring-batch-version>5.1.0</spring-batch-version>
- <spring-data-redis-version>3.2.0</spring-data-redis-version>
+ <spring-data-redis-version>3.2.1</spring-data-redis-version>
<spring-ldap-version>3.2.0</spring-ldap-version>
<spring-vault-core-version>3.1.0</spring-vault-core-version>
<spring-version>6.1.2</spring-version>