Skip to content

Commit

Permalink
chore(redis): bump Jedis to version that fixes block/wait issue (spin…
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher authored and dibyom committed Apr 26, 2019
1 parent 3138e2e commit eadcd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fiat-roles/fiat-roles.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies {
compile spinnaker.dependency("korkDynomite")
compile spinnaker.dependency("korkHystrix")
compile spinnaker.dependency("korkJedis")
compile "redis.clients:jedis:2.9.3"

testCompile spinnaker.dependency("korkJedisTest")
testCompile "org.apache.commons:commons-collections4:4.1"
Expand Down

0 comments on commit eadcd89

Please sign in to comment.