From 1782f635f44e16cc21bb91b4ec3b1e95432f92ce Mon Sep 17 00:00:00 2001 From: Baraujo25 Date: Tue, 22 Oct 2024 00:17:48 +0000 Subject: [PATCH] CorrelationRecorder v3.1 release --- site/dat/repo/blazemeter.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/site/dat/repo/blazemeter.json b/site/dat/repo/blazemeter.json index 2b1b3178b..5c32e2f6f 100644 --- a/site/dat/repo/blazemeter.json +++ b/site/dat/repo/blazemeter.json @@ -1431,6 +1431,23 @@ "depends": [ "bzm-repositories" ] + }, + "3.1": { + "changes": "Many improvements in generation of suggestions from templates!", + "downloadUrl": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jmeter-bzm-correlation-recorder-3.1.jar", + "libs": { + "jackson-dataformat-xml>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-dataformat-xml-2.10.3.jar", + "jackson-annotations>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-annotations-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-core>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.1/jackson-core-2.13.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" + ] } } },