Skip to content

Commit

Permalink
HSEARCH-4851 Update migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-bekhta committed Sep 3, 2024
1 parent 16e8138 commit bb852d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/src/main/asciidoc/migration/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ and only then to later versions (which will be significantly easier).

The requirements of Hibernate Search {hibernateSearchVersion}
are mostly the same as those of Hibernate Search {hibernateSearchPreviousStableVersionShort},
with the only difference being Hibernate ORM version upgrade:
with the differences being Hibernate ORM and minimum JDK version upgrade:

- JDK 11 or later;
- JDK 17 or later;
- Lucene 9 for its Lucene backend;
- Elasticsearch 7.10+ or OpenSearch 1.3+ for its Elasticsearch backend;
- Hibernate ORM 6.6.x for the Hibernate ORM integration.
Expand Down

0 comments on commit bb852d5

Please sign in to comment.