diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 15452b6..ef9566e 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -28,11 +28,11 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 env: CI_COMMIT_CHANGELOG_MESSAGE: Update Changelog CI_COMMIT_CHANGELOG_AUTHOR: ${{ github.event.repository.name }} Changelog Generator - JAVA_VERSION: 11 + JAVA_VERSION: 13 steps: - name: (GIT) Checkout code uses: actions/checkout@v4 diff --git a/pom.xml b/pom.xml index b3d6618..44871b5 100644 --- a/pom.xml +++ b/pom.xml @@ -58,14 +58,14 @@ GitHub UTF-8 - 11 + 13 1.8 3.13.0 3.5.2 3.5.2 3.3.0 - 2.1.0 + 2.2.2 1.3.2