diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0465a6d..4286136 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Set up JDK ${{ matrix.java-version }} - uses: actions/setup-java@v4.1.0 + uses: actions/setup-java@v4.2.1 with: distribution: 'adopt' java-version: ${{ matrix.java-version }} diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 80dceee..83814ee 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Set up JDK - uses: actions/setup-java@v4.1.0 + uses: actions/setup-java@v4.2.1 with: distribution: 'oracle' java-version: '17' diff --git a/pom.xml b/pom.xml index edc4e1a..ac5485c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ ${project.version} dockerBuild - 4.2.0 + 4.2.1 7.0.3 23.09.2 4.1.2 @@ -39,10 +39,10 @@ 5.4.0 3.2.3 2023.0.0 - 2.3.0 + 2.4.0 3.3.1 - 9.0.9 + 9.0.10 3.4.1 3.2.5 3.4.1