From 5704406b912edd21b919d36a78d266b6a6be74d3 Mon Sep 17 00:00:00 2001 From: Mark Khazin Date: Wed, 25 May 2022 11:16:40 +0300 Subject: [PATCH] bump Elasticsearch version to 8.1.0 --- .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 7422627..d929b18 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.0.1.zip - asset_name: analysis-homoglyph-8.0.1.zip + asset_path: ./target/releases/analysis-homoglyph-8.1.0.zip + asset_name: analysis-homoglyph-8.1.0.zip asset_content_type: application/zip diff --git a/pom.xml b/pom.xml index 9799d2c..fee5df5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ${elasticsearch.version} jar - 8.0.1 + 8.1.0 9.0.0 1.8 1.8