We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14e5d02 + 6a7a1fb commit 881f98bCopy full SHA for 881f98b
README.md
@@ -29,7 +29,7 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
29
<dependency>
30
<groupId>io.github.delirius325</groupId>
31
<artifactId>jmeter.backendlistener.elasticsearch</artifactId>
32
- <version>2.5.0</version>
+ <version>2.5.1</version>
33
</dependency>
34
```
35
pom.xml
@@ -119,7 +119,7 @@
119
120
<groupId>com.fasterxml.jackson.core</groupId>
121
<artifactId>jackson-databind</artifactId>
122
- <version>2.4.0</version>
+ <version>2.8.11.1</version>
123
124
</dependencies>
125
<distributionManagement>
0 commit comments