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 5035a1809 Bump redis.clients:jedis from 7.4.0 to 7.4.1 (#8501)
5035a1809 is described below
commit 5035a180995ce8488b9170efce8187f9faa3f90d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 18:10:36 2026 +0200
Bump redis.clients:jedis from 7.4.0 to 7.4.1 (#8501)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 30a263127..f7900ea04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
<hamcrest.version>3.0</hamcrest.version>
<jedis.version>7.3.0</jedis.version>
<activemq.version>6.2.3</activemq.version>
- <jedis.version>7.4.0</jedis.version>
+ <jedis.version>7.4.1</jedis.version>
<activemq.version>6.2.3</activemq.version>
<commons-logging.version>1.3.6</commons-logging.version>