Skip to content

Commit

Permalink
Correlation recorder 2.2 (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
3dgiordano authored Oct 3, 2023
1 parent 0b8deda commit 45373ea
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 @@ -1238,6 +1238,23 @@
"depends": [
"bzm-repositories"
]
},
"2.2": {
"changes": "Improvements and fixes, as well saving of rules to remote repositories was also incorporate.d",
"downloadUrl": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jmeter-bzm-correlation-recorder-2.2.jar",
"libs": {
"jackson-dataformat-xml>=2.10.2":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jackson-dataformat-xml-2.10.2.jar",
"jackson-annotations>=2.13.0" : "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jackson-annotations-2.13.0.jar",
"jackson-databind>=2.13.0" : "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jackson-databind-2.13.0.jar",
"jackson-core>=2.13.0" : "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jackson-core-2.13.0.jar",
"jackson-module-jaxb-annotations>=2.10.2":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jackson-module-jaxb-annotations-2.10.2.jar",
"jmeter-bzm-commons>=0.2.1":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/jmeter-bzm-commons-0.2.1.jar",
"json>=20190722":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/json-20190722.jar",
"maven-artifact>=3.8.4":"https://github.com/Blazemeter/CorrelationRecorder/releases/download/v2.2/maven-artifact-3.8.4.jar"
},
"depends": [
"bzm-repositories"
]
}
}
},
Expand Down

0 comments on commit 45373ea

Please sign in to comment.