diff --git a/.github/workflows/on-pull_request-opened-synchronize-reopened.yml b/.github/workflows/on-pull_request-opened-synchronize-reopened.yml index dc0e279..c667a9f 100644 --- a/.github/workflows/on-pull_request-opened-synchronize-reopened.yml +++ b/.github/workflows/on-pull_request-opened-synchronize-reopened.yml @@ -16,8 +16,6 @@ jobs: path: aerius-github-actions ref: v1.1 - - uses: aerius/github-actions/events/pull_request-event-action@v1.0.2 + - uses: aerius/github-actions/events/pull_request-event-action@v1.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - JDK_VERSION: 11 - diff --git a/.github/workflows/on-push.yml b/.github/workflows/on-push.yml index 3e14269..917a4df 100644 --- a/.github/workflows/on-push.yml +++ b/.github/workflows/on-push.yml @@ -21,5 +21,4 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }} NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }} - JDK_VERSION: 11 diff --git a/.github/workflows/on-release-published.yml b/.github/workflows/on-release-published.yml index ef1b39d..7cae968 100644 --- a/.github/workflows/on-release-published.yml +++ b/.github/workflows/on-release-published.yml @@ -22,5 +22,4 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }} NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }} - JDK_VERSION: 11 diff --git a/pom.xml b/pom.xml index d58ade5..49186f1 100644 --- a/pom.xml +++ b/pom.xml @@ -56,10 +56,12 @@ - 11 - 11 + 17 + 17 + UTF-8 + UTF-8 - 3.6.0 + 3.8.2 5.7.2 2.12.3