Skip to content

Commit b03c418

Browse files
Update dependency redis.clients:jedis to v3.10.0 (#389)
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | maven | redis.clients:jedis | 3.1.0 | 3.10.0 |
1 parent e931091 commit b03c418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • instrument-starters/opentracing-spring-cloud-redis-starter

instrument-starters/opentracing-spring-cloud-redis-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>redis.clients</groupId>
8585
<artifactId>jedis</artifactId>
86-
<version>3.1.0</version>
86+
<version>3.10.0</version>
8787
<scope>test</scope>
8888
</dependency>
8989
</dependencies>

0 commit comments

Comments
 (0)