diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index 79cdbe7..6c555ba 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: show-progress: false - name: Set up JDK 25 diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 64d22e9..634fc6f 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: show-progress: false - name: Set up JDK 25 diff --git a/pom.xml b/pom.xml index d091624..869f96a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 5.5.1 - 2.21.0 + 2.22.0 1.15.0 9.0 @@ -56,7 +56,7 @@ 1.7.3 3.6.0 0.8.15 - 3.6.0 + 3.7.0 0.0.47