This is an automated email from the ASF dual-hosted git repository.
acosentino 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 fc1b64326bb chore(deps): Bump
org.springframework.data:spring-data-redis (#15187)
fc1b64326bb is described below
commit fc1b64326bb887ca90a52862e3749f99b069af4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 19 10:13:47 2024 +0200
chore(deps): Bump org.springframework.data:spring-data-redis (#15187)
Bumps
[org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis)
from 3.3.2 to 3.3.3.
- [Release
notes](https://github.com/spring-projects/spring-data-redis/releases)
-
[Commits](https://github.com/spring-projects/spring-data-redis/compare/3.3.2...3.3.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 bf4c6895c2d..92d9d863d82 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -448,7 +448,7 @@
<splunk-version>1.9.5_1</splunk-version>
<spock-version>2.3-groovy-4.0</spock-version>
<spring-batch-version>5.1.2</spring-batch-version>
- <spring-data-redis-version>3.3.2</spring-data-redis-version>
+ <spring-data-redis-version>3.3.3</spring-data-redis-version>
<spring-ldap-version>3.2.6</spring-ldap-version>
<spring-vault-core-version>3.1.1</spring-vault-core-version>
<spring-version>6.1.12</spring-version>