We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5970295 commit 7faedf2Copy full SHA for 7faedf2
apm-agent-plugins/apm-redis-plugin/apm-jedis-5-tests/pom.xml
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>redis.clients</groupId>
48
<artifactId>jedis</artifactId>
49
- <version>5.1.5</version>
+ <version>5.2.0</version>
50
<scope>test</scope>
51
</dependency>
52
</dependencies>
0 commit comments