From bd922c5421c0d240242ce3d4cbcb30936369d5f8 Mon Sep 17 00:00:00 2001 From: Trae Yelovich Date: Wed, 20 Sep 2023 10:42:41 -0400 Subject: [PATCH] Update manifest.json.template Signed-off-by: Trae Yelovich --- manifest.json.template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index aab92e5a3f..d1e9d33ac3 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -145,7 +145,7 @@ "componentGroup": "Imperative CLI Framework for Zowe", "entries": [{ "repository": "imperative", - "tag": "v4.18.16", + "tag": "v4.18.18", "destinations": ["Zowe CLI Package"] }] }, { @@ -224,7 +224,7 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "v6.40.17", + "tag": "v6.40.19", "destinations": ["Zowe CLI Package"] }] }, { @@ -259,7 +259,7 @@ "componentGroup": "Secure Credential Store Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-scs-plugin", - "tag": "v4.1.10", + "tag": "v4.1.12", "destinations": ["Zowe CLI Package"] }] }, {