Commit 813ee97
build(common): switch from external libp2p to local p2p module
Replace the Maven dependency on io.github.tronprotocol:libp2p:2.2.7
with a project dependency on the local :p2p module. This eliminates
11 exclude rules that were needed for the external artifact and
removes the libp2p entry from dependency verification metadata.
java-tron no longer depends on any external libp2p artifact.1 parent 115e9bd commit 813ee97
2 files changed
Lines changed: 1 addition & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 24 | + | |
41 | 25 | | |
42 | 26 | | |
43 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
870 | 870 | | |
871 | 871 | | |
872 | 872 | | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
884 | 873 | | |
885 | 874 | | |
886 | 875 | | |
| |||
0 commit comments