diff --git a/pom.xml b/pom.xml index b6da1cbc68153847b27ea80e1f7b6816b06073d6..bd32cfed61865006745435bc9f06756cd981170e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,86 +2,82 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.jd.blockchain - bft-smart - 0.7.0-SNAPSHOT - - - org.sonatype.oss - oss-parent - 7 + com.jd.blockchain + jdchain-parent + 1.1.5.RELEASE + ../project/parent + bft-smart + 0.6.7.RELEASE + + com.jd.utils + utils-common + 2.0.2.RELEASE + + commons-codec commons-codec - 1.5 commons-io commons-io - 2.6 org.apache.commons commons-collections4 - 4.1 + + + + + + io.netty netty-all - 4.1.42.Final + + + + org.slf4j + slf4j-api org.bouncycastle bcprov-jdk15on - 1.61 - + + + + + + + + + org.slf4j + slf4j-log4j12 + test + junit junit - 4.12 test org.mockito mockito-core - 2.23.4 - - - com.jd.utils - utils-common - 2.0.1.RELEASE - - - com.jd.utils - utils-serialize - 2.0.1.RELEASE - - - - org.springframework.boot - spring-boot-starter-log4j2 - 2.2.5.RELEASE - - io.dropwizard.metrics - metrics-core - 4.1.2 - test -