mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 10:46:54 +01:00
Target bitcoinj containing chain work hotfix
This commit is contained in:
parent
8e9e665cf9
commit
3a84f18d2b
2 changed files with 9 additions and 1 deletions
|
@ -3,7 +3,7 @@ apache-commons-lang3 = { strictly = '3.11' }
|
||||||
apache-httpclient = { strictly = '4.5.12' }
|
apache-httpclient = { strictly = '4.5.12' }
|
||||||
apache-httpcore = { strictly = '4.4.13' }
|
apache-httpcore = { strictly = '4.4.13' }
|
||||||
|
|
||||||
bitcoinj = { strictly = 'e1cb2a17998b6071b1a10ef17f80cbf424f4255f' }
|
bitcoinj = { strictly = 'b005953e5eec339a82daf4866f85518091f6b9f6' }
|
||||||
bouncycastle = { strictly = '1.63' }
|
bouncycastle = { strictly = '1.63' }
|
||||||
|
|
||||||
commons-codec = { strictly = '1.13' }
|
commons-codec = { strictly = '1.13' }
|
||||||
|
|
|
@ -90,6 +90,14 @@
|
||||||
<sha256 value="733017ea93e8818889da862cb6b509d55beb9ebacb08c390c3a525a0efdfe1b7" origin="Generated by Gradle"/>
|
<sha256 value="733017ea93e8818889da862cb6b509d55beb9ebacb08c390c3a525a0efdfe1b7" origin="Generated by Gradle"/>
|
||||||
</artifact>
|
</artifact>
|
||||||
</component>
|
</component>
|
||||||
|
<component group="com.github.bisq-network" name="bitcoinj" version="b005953e5eec339a82daf4866f85518091f6b9f6">
|
||||||
|
<artifact name="bitcoinj-b005953e5eec339a82daf4866f85518091f6b9f6.jar">
|
||||||
|
<sha256 value="4247d4eb271d0e74ef25925370b032f06d169e8f82f5ec668c6de05a62726edc" origin="Generated by Gradle"/>
|
||||||
|
</artifact>
|
||||||
|
<artifact name="bitcoinj-b005953e5eec339a82daf4866f85518091f6b9f6.pom">
|
||||||
|
<sha256 value="10c58e9946ce2df4ef7ff3fd6aa4bfb2c725a6fd9ba80980d5620bd32852da1b" origin="Generated by Gradle"/>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
<component group="com.github.bisq-network" name="bitcoinj" version="e1cb2a17998b6071b1a10ef17f80cbf424f4255f">
|
<component group="com.github.bisq-network" name="bitcoinj" version="e1cb2a17998b6071b1a10ef17f80cbf424f4255f">
|
||||||
<artifact name="bitcoinj-e1cb2a17998b6071b1a10ef17f80cbf424f4255f.jar">
|
<artifact name="bitcoinj-e1cb2a17998b6071b1a10ef17f80cbf424f4255f.jar">
|
||||||
<sha256 value="efa682c13536ef11b6fe1cca2a1367eb8f6781776e4e24225b074df4dcb570fb" origin="Generated by Gradle"/>
|
<sha256 value="efa682c13536ef11b6fe1cca2a1367eb8f6781776e4e24225b074df4dcb570fb" origin="Generated by Gradle"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue