Skip to content

Commit 80f6b6d

Browse files
author
elasticsearchmachine
committed
Bump to version 9.1.5
1 parent 8f79881 commit 80f6b6d

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.3</version>
25+
<version>9.1.4</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.4
2-
elasticsearch = 9.1.4
1+
eshadoop = 9.1.5
2+
elasticsearch = 9.1.5
33
lucene = 9.0.0
4-
build-tools = 9.1.4
4+
build-tools = 9.1.5

0 commit comments

Comments
 (0)