mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Merge pull request #6497 from alejandrogarcia83/target_reduce_log_level_bitcoinj
Target BitcoinJ version with "Reduce log level of two messages" patch
This commit is contained in:
commit
10dd1024d1
@ -3,7 +3,7 @@ apache-commons-lang3 = { strictly = '3.11' }
|
||||
apache-httpclient = { strictly = '4.5.12' }
|
||||
apache-httpcore = { strictly = '4.4.13' }
|
||||
|
||||
bitcoinj = { strictly = '42bbae9' }
|
||||
bitcoinj = { strictly = 'e1cb2a17998b6071b1a10ef17f80cbf424f4255f' }
|
||||
bouncycastle = { strictly = '1.63' }
|
||||
|
||||
commons-codec = { strictly = '1.13' }
|
||||
|
@ -90,6 +90,14 @@
|
||||
<sha256 value="733017ea93e8818889da862cb6b509d55beb9ebacb08c390c3a525a0efdfe1b7" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.bisq-network" name="bitcoinj" version="e1cb2a17998b6071b1a10ef17f80cbf424f4255f">
|
||||
<artifact name="bitcoinj-e1cb2a17998b6071b1a10ef17f80cbf424f4255f.jar">
|
||||
<sha256 value="efa682c13536ef11b6fe1cca2a1367eb8f6781776e4e24225b074df4dcb570fb" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="bitcoinj-e1cb2a17998b6071b1a10ef17f80cbf424f4255f.pom">
|
||||
<sha256 value="734ad905e656cecd09e4f96847cdd302f6c47c196c3162db57352f64eec465ed" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.bisq-network" name="jsocks" version="43b004b5bcc468fb1213767853e1d8a54fd4a359">
|
||||
<artifact name="jsocks-43b004b5bcc468fb1213767853e1d8a54fd4a359.jar">
|
||||
<sha256 value="8ff45a70a9a927427618bfe6dab80b06a054f3da8addbad2f4228d0ab9cc03f6" origin="Generated by Gradle"/>
|
||||
|
Loading…
Reference in New Issue
Block a user