From 6bb13b95477ea64a2ea22d898ac4d865962c127d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 4 Sep 2023 13:41:54 +0000
Subject: [PATCH] Update dependencies
---
.github/workflows/build.yml | 2 +-
.github/workflows/tagged_release.yaml | 2 +-
ch-covidcertificate-backend-delivery/pom.xml | 8 ++++----
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 83718f1..07c92c5 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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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 e0ed1de..5a619a2 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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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-delivery/pom.xml b/ch-covidcertificate-backend-delivery/pom.xml
index e627a4e..ba33e1b 100644
--- a/ch-covidcertificate-backend-delivery/pom.xml
+++ b/ch-covidcertificate-backend-delivery/pom.xml
@@ -16,11 +16,11 @@
UTF-8
UTF-8
- 2.7.9
+ 3.1.3
2.11.1
0.11.5
1.17.6
- 4.44.0
+ 5.7.0
3.1.7
@@ -204,11 +204,11 @@
maven-surefire-plugin
- 2.22.2
+ 3.1.2
maven-failsafe-plugin
- 2.22.2
+ 3.1.2