Fix(commercial-paper): Fixed failed dependency

Signed-off-by: lyd <luoyaodong98@gmail.com>
This commit is contained in:
lyd 2022-01-17 19:44:41 +08:00
parent 00a900d4d5
commit 338b3f8fca

View file

@ -75,7 +75,7 @@
<dependencies>
<dependency>
<groupId>org.hyperledger.fabric-gateway-java</groupId>
<groupId>org.hyperledger</groupId>
<artifactId>fabric-gateway-java</artifactId>
<version>1.4.0-SNAPSHOT</version>
</dependency>