Skip to content

Commit

Permalink
Update pom.xml (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored and fe2s committed Jan 1, 2020
1 parent d9d7dd9 commit 585c44e
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 @@ -49,7 +49,7 @@
<java.version>1.8</java.version>
<scala.major.version>2.11</scala.major.version>
<scala.complete.version>${scala.major.version}.12</scala.complete.version>
<jedis.version>3.1.0-m1</jedis.version>
<jedis.version>3.2.0</jedis.version>
<spark.version>2.4.1</spark.version>
<plugins.scalatest.version>1.0</plugins.scalatest.version>
</properties>
Expand Down

0 comments on commit 585c44e

Please sign in to comment.