From ca5efd73a601ddaaddec4501a63b8dd0994e05af Mon Sep 17 00:00:00 2001 From: Baraujo25 Date: Thu, 17 Apr 2025 20:16:07 +0000 Subject: [PATCH] CorrelationRecorder v3.1.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 5c32e2f6f..9fc5d85f9 100644 --- a/site/dat/repo/blazemeter.json +++ b/site/dat/repo/blazemeter.json @@ -1448,6 +1448,23 @@ "depends": [ "bzm-repositories" ] + }, + "3.1.1": { + "changes": "BlazeMeter rebranding", + "downloadUrl": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jmeter-bzm-correlation-recorder-3.1.1.jar", + "libs": { + "jackson-annotations>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jackson-annotations-2.13.3.jar", + "jackson-core>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jackson-core-2.13.3.jar", + "jackson-databind>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jackson-databind-2.10.3.jar", + "jackson-dataformat-xml>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jackson-dataformat-xml-2.10.3.jar", + "jackson-module-jaxb-annotations>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jackson-module-jaxb-annotations-2.10.3.jar", + "jmeter-bzm-commons>=0.2.2": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/jmeter-bzm-commons-0.2.2.jar", + "json>=20190722": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/json-20190722.jar", + "maven-artifact>=3.8.4": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1.1/maven-artifact-3.8.4.jar" + }, + "depends": [ + "bzm-repositories" + ] } } }, @@ -1602,4 +1619,4 @@ } } } -] +] \ No newline at end of file