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..38e0e24 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.0.0
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