diff --git a/.github/workflows/check-renovatebot-config.yml b/.github/workflows/check-renovatebot-config.yml index 8d189ee7..c2171be4 100644 --- a/.github/workflows/check-renovatebot-config.yml +++ b/.github/workflows/check-renovatebot-config.yml @@ -12,6 +12,6 @@ jobs: uses: actions/checkout@v4 - name: Validate - uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.0 + uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1 with: config_file_path: .github/renovate.json5 diff --git a/.github/workflows/run-cypress-tests.yml b/.github/workflows/run-cypress-tests.yml index 503f4054..c60fc501 100644 --- a/.github/workflows/run-cypress-tests.yml +++ b/.github/workflows/run-cypress-tests.yml @@ -10,7 +10,7 @@ jobs: # These must run on ubuntu 22.04 or older. # The MS SQL server used by jore4-jore3-importer needs, # does not run on Linux kernels newer than 6.6.x. - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: Extract metadata to env variables diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 36d460cb..15b01519 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -31,9 +31,9 @@ 3.6.0 1.2.1 3.13.0 - 3.3.1 + 3.5.2 3.5.0 - 3.2.0 + 3.4.0 1.2.4