Updated pom to use new harmony client version.

This commit is contained in:
Admin
2015-10-28 16:42:23 -05:00
parent b443d16a11
commit 203ed0b5d3
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
<dependency>
<groupId>com.github.bwssytems</groupId>
<artifactId>harmony-java-client</artifactId>
<version>1.0.4</version>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>com.sparkjava</groupId>