diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13a8c2a..82848a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: # OSS support versions # https://spring.io/projects/spring-boot#support # and milestone version of the next release - spring-boot-version: [ 4.0.0-RC1, 4.0.0-SNAPSHOT ] + spring-boot-version: [ 4.0.0-RC2, 4.0.0-SNAPSHOT ] steps: - uses: actions/checkout@v5 diff --git a/pom.xml b/pom.xml index 91a55dc..43d892e 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 17 17 3.11.1 - 4.0.0-RC1 + 4.0.0-RC2 3.3.1 3.12.0 1.7.0