diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a802f21..38c7a0a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: ${{ runner.os }}-maven- - name: 'Setup: Install JDK 11, 17 & 21' - uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0 + uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0 with: distribution: 'temurin' java-version: | diff --git a/dsmr-graphql/pom.xml b/dsmr-graphql/pom.xml index 61c32fa..afe2833 100644 --- a/dsmr-graphql/pom.xml +++ b/dsmr-graphql/pom.xml @@ -53,7 +53,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.8.3 + 2.8.4 diff --git a/pom.xml b/pom.xml index 32b01f0..b147e31 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 2.0.0 - 2.1.0 + 2.2.0 @@ -59,7 +59,7 @@ 5.6.2 3.6.0 - 10.21.1 + 10.21.2 0.16.1 0.8.12 5.11.4