Skip to content

Commit

Permalink
Correlation recorder 2.4 (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-ferrand committed Apr 15, 2024
1 parent ef5f339 commit 31e6167
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions site/dat/repo/blazemeter.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,6 +1342,23 @@
"depends": [
"bzm-repositories"
]
},
"2.4": {
"changes": "JSON Extractor and Replacement analysis and legacy support and bug fixes",
"downloadUrl": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jmeter-bzm-correlation-recorder-2.4.jar",
"libs": {
"jackson-dataformat-xml>=2.10.2":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jackson-dataformat-xml-2.10.2.jar",
"jackson-annotations>=2.13.0" : "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jackson-annotations-2.13.0.jar",
"jackson-databind>=2.13.0" : "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jackson-databind-2.13.0.jar",
"jackson-core>=2.13.0" : "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jackson-core-2.13.0.jar",
"jackson-module-jaxb-annotations>=2.10.2":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jackson-module-jaxb-annotations-2.10.2.jar",
"jmeter-bzm-commons>=0.2.1":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/jmeter-bzm-commons-0.2.1.jar",
"json>=20190722":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/json-20190722.jar",
"maven-artifact>=3.8.4":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.4/maven-artifact-3.8.4.jar"
},
"depends": [
"bzm-repositories"
]
}
}
},
Expand Down

0 comments on commit 31e6167

Please sign in to comment.