From 60a104ac6a305237bd5c1b26de79f0b060688b3e Mon Sep 17 00:00:00 2001 From: arunan Date: Mon, 18 Mar 2024 21:00:53 +0530 Subject: [PATCH] Upgrade diagnostics tool version --- modules/distribution/product/pom.xml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/distribution/product/pom.xml b/modules/distribution/product/pom.xml index 6c67d8cd6d..fd5dacb713 100644 --- a/modules/distribution/product/pom.xml +++ b/modules/distribution/product/pom.xml @@ -69,7 +69,7 @@ disruptor - org.wso2.diagnostics + org.wso2.runtime.diagnostics runtime-diagnostics @@ -97,7 +97,7 @@ target - org.wso2.diagnostics + org.wso2.runtime.diagnostics runtime-diagnostics ${diagnostics.tool.version} zip diff --git a/pom.xml b/pom.xml index 3ac01a6b7b..7fbf34a1eb 100644 --- a/pom.xml +++ b/pom.xml @@ -1187,7 +1187,7 @@ - org.wso2.diagnostics + org.wso2.runtime.diagnostics runtime-diagnostics ${diagnostics.tool.version} @@ -1456,7 +1456,7 @@ 1.0.2 - 1.0.4 + 1.0.11 5.11.34