Upgrade GKL to 0.6.0 (#1631)

This commit is contained in:
Ernesto Brau 2017-09-29 22:15:43 -04:00 committed by Geraldine Van der Auwera
parent 76c9902fbf
commit 09b4cf70f6
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
<dependency> <dependency>
<groupId>com.intel.gkl</groupId> <groupId>com.intel.gkl</groupId>
<artifactId>gkl</artifactId> <artifactId>gkl</artifactId>
<version>0.5.9</version> <version>0.6.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>log4j</groupId> <groupId>log4j</groupId>