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 1380af2 commit 04ce099Copy full SHA for 04ce099
pom.xml
@@ -4,15 +4,15 @@
4
5
<groupId>com.asquera.elasticsearch</groupId>
6
<artifactId>http-basic</artifactId>
7
- <version>0.20.2-SNAPSHOT</version>
+ <version>0.20.5-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.20.2</elasticsearch.version>
+ <elasticsearch.version>0.20.5</elasticsearch.version>
16
</properties>
17
18
<dependencies>
0 commit comments