8000
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 f7f031d commit 4677b9eCopy full SHA for 4677b9e
pom.xml
@@ -4,15 +4,15 @@
4
5
<groupId>com.asquera.elasticsearch</groupId>
6
<artifactId>http-basic</artifactId>
7
- <version>0.19.8-SNAPSHOT</version>
+ <version>0.20.2-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<name>Basic Authentication Plugin</name>
11
<url>http://maven.apache.org</url>
12
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
- <elasticsearch.version>0.19.8</elasticsearch.version>
+ <elasticsearch.version>0.20.2</elasticsearch.version>
16
</properties>
17
18
<dependencies>
0 commit comments