From 690dba4026363d1a758ea0125413d7356de3c451 Mon Sep 17 00:00:00 2001 From: Mark Khazin Date: Wed, 25 May 2022 13:23:23 +0300 Subject: [PATCH] bump Elasticsearch version to 8.2.1 --- .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 5b60b86..76a6b9e 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.2.0.zip - asset_name: analysis-homoglyph-8.2.0.zip + asset_path: ./target/releases/analysis-homoglyph-8.2.1.zip + asset_name: analysis-homoglyph-8.2.1.zip asset_content_type: application/zip diff --git a/pom.xml b/pom.xml index d3c7ba0..20c9f64 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ${elasticsearch.version} jar - 8.2.0 + 8.2.1 9.1.0 1.8 1.8