Skip to content

Commit af84322

Browse files
authored
Merge branch 'release_v4.8.1' into release_v4.8.1_fix_jvm
2 parents fd996c5 + 35b1c4f commit af84322

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api 'org.aspectj:aspectjrt:1.9.8'
2323
api 'org.aspectj:aspectjweaver:1.9.8'
2424
api 'org.aspectj:aspectjtools:1.9.8'
25-
api group: 'com.github.tronprotocol', name: 'libp2p', version: 'release-v2.2.7-SNAPSHOT',{
25+
api group: 'io.github.tronprotocol', name: 'libp2p', version: '2.2.7',{
2626
exclude group: 'io.grpc', module: 'grpc-context'
2727
exclude group: 'io.grpc', module: 'grpc-core'
2828
exclude group: 'io.grpc', module: 'grpc-netty'

gradle/verification-metadata.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -853,9 +853,9 @@
853853
<artifact name="libp2p-2.2.7.module">
854854
<sha256 value="8dcf317770be76db50d2f5dd694f5b0edba98e2bf147626d9b49bbd888669689" origin="Generated by Gradle"/>
855855
</artifact>
856-
<artifact name="libp2p-2.2.7.pom">
857-
<sha256 value="91ddb2a384207b401efa0d68b84f06ff9151fce8843e1ece3e5cf63875c1cd84" origin="Generated by Gradle"/>
858-
</artifact>
856+
<artifact name="libp2p-2.2.7.pom">
857+
<sha256 value="91ddb2a384207b401efa0d68b84f06ff9151fce8843e1ece3e5cf63875c1cd84" origin="Generated by Gradle"/>
858+
</artifact>
859859
</component>
860860
<component group="io.github.tronprotocol" name="zksnark-java-sdk" version="1.0.0">
861861
<artifact name="zksnark-java-sdk-1.0.0.jar">

0 commit comments

Comments
 (0)