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