3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 07:12:17 +00:00

Use released version of easybind

This commit is contained in:
Mike Hearn 2014-07-14 13:36:39 +02:00
parent 94968a491e
commit 5397775f50

View File

@ -49,7 +49,7 @@
<dependency>
<groupId>org.fxmisc.easybind</groupId>
<artifactId>easybind</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>de.jensd</groupId>