Skip to content

Commit aee2c0a

Browse files
chore(deps-dev): bump redis.clients:jedis from 7.2.1 to 7.3.0
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.1 to 7.3.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v7.2.1...v7.3.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24c5260 commit aee2c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisw/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<name>ArcadeDB RedisW</name>
3535

3636
<properties>
37-
<jedis.version>7.2.1</jedis.version>
37+
<jedis.version>7.3.0</jedis.version>
3838
</properties>
3939

4040
<dependencies>

0 commit comments

Comments
 (0)