This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cbf389e1 Bump redis.clients:jedis from 7.4.1 to 7.5.0 (#8553)
0cbf389e1 is described below

commit 0cbf389e1c83f22d0069a7b341ccef94a87fd2d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:38:46 2026 +0200

    Bump redis.clients:jedis from 7.4.1 to 7.5.0 (#8553)
    
    Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.4.1 to 
7.5.0.
    - [Release notes](https://github.com/redis/jedis/releases)
    - [Commits](https://github.com/redis/jedis/compare/v7.4.1...v7.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: redis.clients:jedis
      dependency-version: 7.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0134122b4..af8c74448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <awaitility.version>4.3.0</awaitility.version>
         <hdrhistogram.version>2.2.2</hdrhistogram.version>
         <hamcrest.version>3.0</hamcrest.version>
-        <jedis.version>7.4.1</jedis.version>
+        <jedis.version>7.5.0</jedis.version>
         <activemq.version>6.2.5</activemq.version>
         <commons-logging.version>1.3.6</commons-logging.version>
 

Reply via email to