diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6433fcee..ee5772a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,11 +47,11 @@ jobs: strategy: matrix: # Latest LTS, latest release - java: [ 21, 23 ] + java: [ 21, 24 ] # OSS support versions # https://spring.io/projects/spring-boot#support # and milestone version of the next release - spring-boot-version: [ 3.4.3, 3.5.0-M2 ] + spring-boot-version: [ 3.4.4, 3.5.0-M3 ] steps: - uses: actions/checkout@v4 diff --git a/pom.xml b/pom.xml index 62c6a442..5e0895c8 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 17 17 3.6.0 - 3.3.9 + 3.3.10 3.3.1 3.11.2 1.7.0