Skip to content

Commit 2e9e087

Browse files
author
Yoshito Umaoka
committed
Updates gp-java-client dependency
Updates gp-java-client dependency to 1.1.2 in CLI and Maven plug-in.
1 parent adf9248 commit 2e9e087

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gp-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.ibm.g11n.pipeline</groupId>
9494
<artifactId>gp-java-client</artifactId>
95-
<version>1.1.0</version>
95+
<version>1.1.2</version>
9696
</dependency>
9797

9898
<dependency>

gp-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>com.ibm.g11n.pipeline</groupId>
190190
<artifactId>gp-java-client</artifactId>
191-
<version>1.1.1</version>
191+
<version>1.1.2</version>
192192
</dependency>
193193
<dependency>
194194
<groupId>com.ibm.g11n.pipeline</groupId>

0 commit comments

Comments
 (0)