From 3a84f18d2bc464d6cf24f32e2d3a0e02ce31bfe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Garc=C3=ADa?= Date: Mon, 24 Jun 2024 00:47:23 +0000 Subject: [PATCH] Target bitcoinj containing chain work hotfix --- gradle/libs.versions.toml | 2 +- gradle/verification-metadata.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9e217379f3..ee4ab11214 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ apache-commons-lang3 = { strictly = '3.11' } apache-httpclient = { strictly = '4.5.12' } apache-httpcore = { strictly = '4.4.13' } -bitcoinj = { strictly = 'e1cb2a17998b6071b1a10ef17f80cbf424f4255f' } +bitcoinj = { strictly = 'b005953e5eec339a82daf4866f85518091f6b9f6' } bouncycastle = { strictly = '1.63' } commons-codec = { strictly = '1.13' } diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 687323ca0a..7b8101c245 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -90,6 +90,14 @@ + + + + + + + +