From 0d96fb29163e2bb20a4f843b37282bf58abdae17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:20:59 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- .github/workflows/build.yml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 37a7984..02a05d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - name: Set up JDK 17 - uses: actions/setup-java@v4.5.0 + uses: actions/setup-java@v4.6.0 with: java-version: '17' distribution: 'temurin' @@ -68,7 +68,7 @@ jobs: - uses: actions/checkout@v4.2.2 - name: Set up JDK 17 - uses: actions/setup-java@v4.5.0 + uses: actions/setup-java@v4.6.0 with: java-version: '17' distribution: 'temurin' diff --git a/pom.xml b/pom.xml index a9c59d5..5959ecc 100644 --- a/pom.xml +++ b/pom.xml @@ -62,13 +62,13 @@ official true - 2.0.21 + 2.1.0 17 - 33.3.1-jre + 33.4.0-jre - 3.26.3 - 5.11.3 + 3.27.0 + 5.11.4 3.5.2 3.3.1