mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Use LibDohj 0.14.2
This commit is contained in:
parent
1d5965e296
commit
e857d411bb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -99,7 +99,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.libdohj</groupId>
|
<groupId>org.libdohj</groupId>
|
||||||
<artifactId>libdohj-core</artifactId>
|
<artifactId>libdohj-core</artifactId>
|
||||||
<version>0.14.1</version>
|
<version>0.14.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>com.google.code.findbugs</groupId>
|
<groupId>com.google.code.findbugs</groupId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue