diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 3023545..cd5fcdc 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -20,7 +20,7 @@ jobs: poetry-version: ["1.5.0"] os: [ubuntu-latest] coherenceVersion: - - 23.09.2 + - 24.03 - 22.06.7 base-image: - gcr.io/distroless/java17-debian11 @@ -28,7 +28,7 @@ jobs: - ",-jakarta,javax" - ",jakarta,-javax" exclude: - - coherenceVersion: 23.09.2 + - coherenceVersion: 24.03 profile: ",-jakarta,javax" - coherenceVersion: 22.06.7 profile: ",jakarta,-javax" diff --git a/tests/java/pom.xml b/tests/java/pom.xml index 1103741..7df4e40 100644 --- a/tests/java/pom.xml +++ b/tests/java/pom.xml @@ -34,7 +34,7 @@ 11 com.oracle.coherence.ce - 23.09.2 + 24.03 com.oracle.coherence.ce