From 040e253f3a8befb75905624edbd0c9e68aa5e381 Mon Sep 17 00:00:00 2001 From: Mark Khazin Date: Wed, 27 Sep 2023 17:07:47 +0300 Subject: [PATCH] bump Elasticsearch version to 8.9.0 (and lucene to 9.7.0) --- .github/workflows/create-release.yml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 2b98888..8c9b7fe 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -35,6 +35,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} - asset_path: ./target/releases/analysis-homoglyph-8.8.2.zip - asset_name: analysis-homoglyph-8.8.2.zip + asset_path: ./target/releases/analysis-homoglyph-8.9.0.zip + asset_name: analysis-homoglyph-8.9.0.zip asset_content_type: application/zip diff --git a/pom.xml b/pom.xml index f2411c2..39c7f03 100644 --- a/pom.xml +++ b/pom.xml @@ -6,8 +6,8 @@ ${elasticsearch.version} jar - 8.8.2 - 9.6.0 + 8.9.0 + 9.7.0 1.8 1.8