Skip to content

Commit

Permalink
Update libraries for new API version
Browse files Browse the repository at this point in the history
  • Loading branch information
orogvany committed Aug 1, 2018
1 parent 963a97e commit 043a187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.semuxpool</groupId>
<artifactId>semux-pool</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.5.1-SNAPSHOT</version>
<packaging>jar</packaging>
<description>Semux pool</description>

Expand Down Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>com.github.orogvany</groupId>
<artifactId>semux-java-client</artifactId>
<version>eb01d60b5b318080c27825311128ef3c358505f6</version>
<version>8daf7acfa0a247034d015ea47e042508fe38e5f9</version>
</dependency>

<!-- http client -->
Expand Down

0 comments on commit 043a187

Please sign in to comment.