From 2663d18e60561874ee3dc979e9a70911f318151d Mon Sep 17 00:00:00 2001 From: zowe-robot <42546701+zowe-robot@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:02:46 -0500 Subject: [PATCH] Update component versions (#3733) Signed-off-by: zowe-robot Co-authored-by: Mark Ackert <35308966+MarkAckert@users.noreply.github.com> --- manifest.json.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 20c284b6e9..7b7271b4f2 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -217,14 +217,14 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "v7.21.3", + "tag": "v7.23.3", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® CICS® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-cics-plugin", - "tag": "v5.0.1", + "tag": "v5.0.4", "destinations": ["Zowe CLI Package"] }] }, { @@ -245,14 +245,14 @@ "componentGroup": "z/OS® FTP Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ftp-plugin", - "tag": "v2.1.6", + "tag": "v2.1.8", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® IMS® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ims-plugin", - "tag": "v3.0.0", + "tag": "v3.0.1", "destinations": ["Zowe CLI Package"] }] }, {