From 3d532ac2474db04c16ea83030c20d95249fe5b75 Mon Sep 17 00:00:00 2001 From: Baraujo25 Date: Thu, 17 Apr 2025 18:13:09 +0000 Subject: [PATCH] CorrelationRecorder v3.1 release --- site/dat/repo/blazemeter.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/site/dat/repo/blazemeter.json b/site/dat/repo/blazemeter.json index 3686c4802..4f1929260 100644 --- a/site/dat/repo/blazemeter.json +++ b/site/dat/repo/blazemeter.json @@ -1414,6 +1414,23 @@ "depends": [ "bzm-repositories" ] + }, + "3.1": { + "changes": "Testing the github action", + "downloadUrl": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jmeter-bzm-correlation-recorder-3.1.jar", + "libs": { + "jackson-annotations>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-annotations-2.13.3.jar", + "jackson-core>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-core-2.13.3.jar", + "jackson-databind>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-databind-2.10.3.jar", + "jackson-dataformat-xml>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-dataformat-xml-2.10.3.jar", + "jackson-module-jaxb-annotations>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-module-jaxb-annotations-2.10.3.jar", + "jmeter-bzm-commons>=0.2.1": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jmeter-bzm-commons-0.2.1.jar", + "json>=20190722": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/json-20190722.jar", + "maven-artifact>=3.8.4": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/maven-artifact-3.8.4.jar" + }, + "depends": [ + "bzm-repositories" + ] } } }, @@ -1565,4 +1582,4 @@ } } } -] +] \ No newline at end of file