From 4d2ed59b8fb3c8a1519f077526ac53abf9c2827f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:23:40 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (#94) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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