From 6e465a43f3112c310e790bd798c76bf0fe016cc3 Mon Sep 17 00:00:00 2001 From: Mark Khazin Date: Wed, 27 Sep 2023 17:11:01 +0300 Subject: [PATCH] bump Elasticsearch version to 8.9.2 --- .github/workflows/create-release.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index ac0576c..cab0077 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.9.1.zip - asset_name: analysis-homoglyph-8.9.1.zip + asset_path: ./target/releases/analysis-homoglyph-8.9.2.zip + asset_name: analysis-homoglyph-8.9.2.zip asset_content_type: application/zip diff --git a/pom.xml b/pom.xml index c377dc5..c8feb33 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ${elasticsearch.version} jar - 8.9.1 + 8.9.2 9.7.0 1.8 1.8