Skip to content

Commit 35b1c4f

Browse files
authored
feat(dependencies): bump libp2p from 2.2.6 to 2.2.7 (#6481)
* update libp2p from 2.2.6 to 2.2.7 * add pom file
1 parent 30f6fee commit 35b1c4f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -846,16 +846,16 @@
846846
<sha256 value="8719f349cd542ae3ce523ac3992513a8c04020621bc86e880a79afa5f1aaf589" origin="Generated by Gradle"/>
847847
</artifact>
848848
</component>
849-
<component group="io.github.tronprotocol" name="libp2p" version="2.2.6">
850-
<artifact name="libp2p-2.2.6.jar">
851-
<sha256 value="b56584e6b6906b143fc915382aed5a6d98d8c5a5162fdb3320f58ef6f89e33e1" origin="Generated by Gradle"/>
849+
<component group="io.github.tronprotocol" name="libp2p" version="2.2.7">
850+
<artifact name="libp2p-2.2.7.jar">
851+
<sha256 value="6cf446b68723299e41189bd17d1605544ec4e8bada3830c7fa54d043b22b2208" origin="Generated by Gradle"/>
852852
</artifact>
853-
<artifact name="libp2p-2.2.6.module">
854-
<sha256 value="5eae986fb325d159eedba81e1173738597048ac8b3ac171d6cd03bd7bfb398d1" origin="Generated by Gradle"/>
855-
</artifact>
856-
<artifact name="libp2p-2.2.6.pom">
857-
<sha256 value="6481cca729eee0f9ed796d3db601e890452eb0ed94d2f70bdb33ccd1816ae17d" origin="Generated by Gradle"/>
853+
<artifact name="libp2p-2.2.7.module">
854+
<sha256 value="8dcf317770be76db50d2f5dd694f5b0edba98e2bf147626d9b49bbd888669689" origin="Generated by Gradle"/>
858855
</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)