Skip to content

Commit 4ca579c

Browse files
author
elasticsearchmachine
committed
Bump to version 9.1.2
1 parent fb4b502 commit 4ca579c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Support for Hadoop is available through any Maven-compatible tool:
2222
<dependency>
2323
<groupId>org.elasticsearch</groupId>
2424
<artifactId>elasticsearch-hadoop</artifactId>
25-
<version>9.1.0</version>
25+
<version>9.1.1</version>
2626
</dependency>
2727
```
2828
or as a stand-alone [ZIP](http://www.elastic.co/downloads/hadoop).

buildSrc/esh-version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
eshadoop = 9.1.1
2-
elasticsearch = 9.1.1
1+
eshadoop = 9.1.2
2+
elasticsearch = 9.1.2
33
lucene = 9.0.0
4-
build-tools = 9.1.1
4+
build-tools = 9.1.2

0 commit comments

Comments
 (0)