From d84e6b56c6c76d7030195de6e09a15224a5ad9b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 15:48:22 +0000 Subject: [PATCH] Update dependencies --- .github/workflows/build.yml | 2 +- .github/workflows/tagged_release.yaml | 2 +- .../ch-covidcertificate-backend-transformation-ws/pom.xml | 2 +- ch-covidcertificate-backend-transformation/pom.xml | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e895c36..54f7ec2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,7 +9,7 @@ jobs: name: Build runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis - name: Set up JDK 17 diff --git a/.github/workflows/tagged_release.yaml b/.github/workflows/tagged_release.yaml index d781934..ddae9ce 100644 --- a/.github/workflows/tagged_release.yaml +++ b/.github/workflows/tagged_release.yaml @@ -10,7 +10,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - run: | git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/* - name: Set up JDK 17 diff --git a/ch-covidcertificate-backend-transformation/ch-covidcertificate-backend-transformation-ws/pom.xml b/ch-covidcertificate-backend-transformation/ch-covidcertificate-backend-transformation-ws/pom.xml index 02514ec..acf132d 100644 --- a/ch-covidcertificate-backend-transformation/ch-covidcertificate-backend-transformation-ws/pom.xml +++ b/ch-covidcertificate-backend-transformation/ch-covidcertificate-backend-transformation-ws/pom.xml @@ -42,7 +42,7 @@ io.pivotal.cfenv java-cfenv-boot - 2.4.1 + 3.1.1 org.springframework.boot diff --git a/ch-covidcertificate-backend-transformation/pom.xml b/ch-covidcertificate-backend-transformation/pom.xml index 9b71829..c1f6b9f 100644 --- a/ch-covidcertificate-backend-transformation/pom.xml +++ b/ch-covidcertificate-backend-transformation/pom.xml @@ -16,10 +16,10 @@ UTF-8 UTF-8 - 2.7.8 + 3.1.3 3.1.6 1.17.6 - 4.44.0 + 5.7.0 @@ -144,11 +144,11 @@ maven-surefire-plugin - 2.22.2 + 3.1.2 maven-failsafe-plugin - 2.22.2 + 3.1.2