Changed GKL version to 0.5.6 (#1626)
This commit is contained in:
parent
aa8b2ab535
commit
effaf881b3
|
|
@ -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.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>log4j</groupId>
|
<groupId>log4j</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue