This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch dep-update
in repository https://gitbox.apache.org/repos/asf/storm.git
commit ecdf59ef0710c88cab56a45fbd535cf13227f6d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:07:51 2026 +0000
build(deps): bump redis.clients:jedis from 7.5.3 to 8.0.1
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.5.3 to
8.0.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](https://github.com/redis/jedis/compare/v7.5.3...v8.0.1)
---
updated-dependencies:
- dependency-name: redis.clients:jedis
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 143f99e2103977204e74b728484acbfaeccb410f)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 698b92c3b..b2b09b18c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<awaitility.version>4.3.0</awaitility.version>
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<hamcrest.version>3.0</hamcrest.version>
- <jedis.version>7.5.3</jedis.version>
+ <jedis.version>8.0.1</jedis.version>
<activemq.version>6.3.1</activemq.version>
<commons-logging.version>1.4.0</commons-logging.version>