diff --git a/pom.xml b/pom.xml index 4c7ca2b..06fcab5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,15 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 net.osslabz bitcoin-commons - 0.0.3 + 0.0.4 ${project.groupId}:${project.artifactId} - This package decouples my bitcoin related libraries from the underlying implementation although it seems unlikely this will ever + This package decouples my bitcoin related libraries from the underlying implementation although it + seems unlikely this will ever change ;-) https://github.com/osslabz/bitcoin-commons @@ -49,6 +50,8 @@ + + org.bitcoinj bitcoinj-core @@ -68,13 +71,13 @@ 2.0.9 + org.junit.jupiter junit-jupiter 5.10.1 test - ch.qos.logback @@ -82,6 +85,7 @@ 1.4.11 test +