Skip to content

Commit

Permalink
Merge pull request #6497 from alejandrogarcia83/target_reduce_log_lev…
Browse files Browse the repository at this point in the history
…el_bitcoinj

Target BitcoinJ version with "Reduce log level of two messages" patch
  • Loading branch information
gabernard committed Jan 17, 2023
2 parents 975210d + 9135d3a commit 10dd102
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit 10dd102

Please sign in to comment.