diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8c68631..379930b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: new-release-published: ${{ steps.semantic-release.outputs.new_release_published }} new-release-version: ${{ steps.semantic-release.outputs.new_release_version }} steps: - - uses: actions/checkout@v4.2.0 + - uses: actions/checkout@v4.2.1 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis @@ -65,7 +65,7 @@ jobs: needs: build if: needs.build.outputs.new-release-published == 'true' steps: - - uses: actions/checkout@v4.2.0 + - uses: actions/checkout@v4.2.1 - name: Set up JDK 17 uses: actions/setup-java@v4.4.0 diff --git a/pom.xml b/pom.xml index ec974a9..ee3b042 100644 --- a/pom.xml +++ b/pom.xml @@ -62,15 +62,15 @@ official true - 2.0.20 + 2.0.21 17 33.3.1-jre 3.26.3 - 5.11.1 + 5.11.2 - 3.5.0 + 3.5.1 3.3.1 1.9.20 3.2.7