mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Update to depend on latest commit in libdohj-core
Depending on this commit ensures that we do not transitively depend on bitcoinj snapshots.
This commit is contained in:
parent
8747f0e099
commit
391910576b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -101,7 +101,7 @@
|
|||
<dependency>
|
||||
<groupId>com.github.bitsquare.libdohj</groupId>
|
||||
<artifactId>libdohj-core</artifactId>
|
||||
<version>aa0729e5</version>
|
||||
<version>75110221</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.google.code.findbugs</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue