From 599d397d8aa542fdb20227b67b42a854795793f5 Mon Sep 17 00:00:00 2001 From: Matthew B White Date: Thu, 2 Sep 2021 11:46:34 +0100 Subject: [PATCH] Move to use the 1.4.5 rather than snapshot versions (#483) Signed-off-by: Matthew B White --- fabcar/java/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fabcar/java/pom.xml b/fabcar/java/pom.xml index 01d15179..593dbe58 100644 --- a/fabcar/java/pom.xml +++ b/fabcar/java/pom.xml @@ -28,7 +28,7 @@ org.hyperledger.fabric fabric-gateway-java - 1.4.1-SNAPSHOT + 1.4.5 org.junit.platform @@ -53,4 +53,4 @@ test - \ No newline at end of file +