Skip to content

Commit 14fb7df

Browse files
Bump redis.clients:jedis from 7.2.0 to 7.4.0 (#1423)
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 7.2.0 to 7.4.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@v7.2.0...v7.4.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fb0fd1 commit 14fb7df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • datastores-parent/datastore-redis

datastores-parent/datastore-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>An implementation of Apache Wicket's IPageStore that uses Redis as a backend</description>
1414

1515
<properties>
16-
<jedis.version>7.2.0</jedis.version>
16+
<jedis.version>7.4.0</jedis.version>
1717
</properties>
1818
<dependencies>
1919

0 commit comments

Comments
 (0)