Skip to content

Commit 7faedf2

Browse files
build: bump redis.clients:jedis from 1.4.0 to 5.2.0 (#3861)
* build: bump redis.clients:jedis from 1.4.0 to 5.2.0 Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 1.4.0 to 5.2.0. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@jedis-1.4.0...v5.2.0) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * rollback * rollback * rollback * rollback --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jackshirazi <jack.shirazi@elastic.co>
1 parent 5970295 commit 7faedf2

File tree

1 file changed

+1
-1
lines changed
  • apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests

1 file changed

+1
-1
lines changed

apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>redis.clients</groupId>
4848
<artifactId>jedis</artifactId>
49-
<version>5.1.5</version>
49+
<version>5.2.0</version>
5050
<scope>test</scope>
5151
</dependency>
5252
</dependencies>

0 commit comments

Comments
 (0)