Update GKL to 0.5.9 (#1629)

This commit is contained in:
Ernesto Brau 2017-09-06 17:25:23 -04:00 committed by Geraldine Van der Auwera
parent a9479ee43e
commit 76c9902fbf
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.5</version> <version>0.5.9</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>log4j</groupId> <groupId>log4j</groupId>