Skip to content

Commit

Permalink
Es 7 12 (#366)
Browse files Browse the repository at this point in the history
* wip for 7.11 deprecations

* Fix build errors for 7.11

* add public visibility to test templates

* keeping threadpool over executor for now

* remove all the checks except keep nebula disabled

* Restore override annotation in TransportAddFeatureToSet

* read() was removed

* Bring back checkstyle and fix some violations

* Clean up unused vars

* 7.12 changes

* ES 7.12.1

Co-authored-by: Nathan Day <[email protected]>
  • Loading branch information
worleydl and nathancday authored Apr 28, 2021
1 parent d2c3eb0 commit 5430a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ltrVersion = 1.5.4
elasticsearchVersion = 7.12.0
elasticsearchVersion = 7.12.1
luceneVersion = 8.8.0
ow2Version = 8.0.1
antlrVersion = 4.5.1-1

0 comments on commit 5430a60

Please sign in to comment.