From c40654f8fcf844a3f6a3c8a9bc62d96a527ceed8 Mon Sep 17 00:00:00 2001 From: Mark Khazin Date: Tue, 16 Aug 2022 15:53:39 +0300 Subject: [PATCH] bump Elasticsearch version to 8.3.3 --- .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 924af59..51601d5 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.3.2.zip - asset_name: analysis-homoglyph-8.3.2.zip + asset_path: ./target/releases/analysis-homoglyph-8.3.3.zip + asset_name: analysis-homoglyph-8.3.3.zip asset_content_type: application/zip diff --git a/pom.xml b/pom.xml index 26c9bf3..10f353e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ${elasticsearch.version} jar - 8.3.2 + 8.3.3 9.2.0 1.8 1.8