Summary of the changes
- Update project to Elasticsearch 9.0.2.
- Update required JVM to Java 17.
What's Changed
- Update to Elasticsearch 9.0.0 by @dadoonet in #361
- Update to Java 17 by @dadoonet in #362
- README: add "Community" section by @fbaligand in #363
- Bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #364
- Bump github/codeql-action from 2 to 3 in /.github/workflows by @dependabot in #365
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 in /.github/workflows by @dependabot in #366
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #368
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #367
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #369
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #370
- Bump org.testcontainers:elasticsearch from 1.20.6 to 1.21.0 by @dependabot in #372
- Bump jackson.version from 2.18.3 to 2.19.0 by @dependabot in #373
- Bump org.elasticsearch.client:elasticsearch-rest-client from 9.0.0-SNAPSHOT to 9.0.1 by @dependabot in #374
- Bump org.apache.maven.plugins:maven-changes-plugin from 3.0.0-M2 to 3.0.0-M3 by @dependabot in #375
- Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 by @dependabot in #376
- Bump org.testcontainers:elasticsearch from 1.21.0 to 1.21.1 by @dependabot in #377
- Bump org.elasticsearch.client:elasticsearch-rest-client from 9.0.1 to 9.0.2 by @dependabot in #378
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 in /.github/workflows by @dependabot in #379
New Contributors
- @fbaligand made their first contribution in #363
Full Changelog: beyonder-8.17...beyonder-9.0