diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9aa49d1c72..6842516d9f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -296,7 +296,7 @@ jobs: distribution: 'temurin' - version: 20 distribution: 'temurin' - - version: 21-ea + - version: 21 distribution: 'zulu' steps: - uses: actions/checkout@v3 diff --git a/pom.xml b/pom.xml index bff627824c..5e6e281cf1 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,9 @@ 1.16.3 + + 2.38.0 + UTF-8 UTF-8 @@ -768,7 +771,7 @@ net.javacrumbs.json-unit json-unit-assertj - 3.2.2 + ${version.jsonunit} test