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.
1 parent 8d1a2d3 commit ab295b2Copy full SHA for ab295b2
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.github.delirius325</groupId>
5
<artifactId>jmeter.backendlistener.elasticsearch</artifactId>
6
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.6.4-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>jmeter.backendlistener.elasticsearch</name>
@@ -124,7 +124,7 @@
124
<dependency>
125
<groupId>com.fasterxml.jackson.core</groupId>
126
<artifactId>jackson-databind</artifactId>
127
- <version>2.8.11.3</version>
+ <version>[2.9.9,)</version>
128
</dependency>
129
130
<groupId>com.amazonaws</groupId>
0 commit comments