Skip to content

Commit

Permalink
build(pom): bump guava version to 28.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantomThief committed Jun 16, 2020
1 parent 0631d39 commit a4aaf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<slf4j-api.version>1.7.24</slf4j-api.version>
<jedis.version>2.9.0</jedis.version>
<guava.version>24.1.1</guava.version>
<guava.version>28.1-jre</guava.version>
<hppc.version>0.7.1</hppc.version>
<cursor-iterator.version>1.0.8</cursor-iterator.version>
<more-lambdas.version>0.1.8</more-lambdas.version>
Expand Down

0 comments on commit a4aaf12

Please sign in to comment.