From 81150c64241c83303381632355657fd99b10bbf8 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Wed, 17 Jan 2024 08:32:44 +0800 Subject: [PATCH] Update ce versions in CI/CD --- .github/workflows/test-against-released.yml | 6 +++--- .github/workflows/test-against-snapshot-1440.yml | 4 ++-- .github/workflows/test-against-snapshot.yml | 2 +- pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/test-against-released.yml b/.github/workflows/test-against-released.yml index 3091168..cdc6889 100644 --- a/.github/workflows/test-against-released.yml +++ b/.github/workflows/test-against-released.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -42,8 +42,8 @@ jobs: matrix: version: - 14.1.1-0-15 - - 14.1.1-0-14 - - 22.06.5 + - 14.1.1-0-16 + - 22.06.7 - 22.06.6 - 23.09 - 23.09.1 diff --git a/.github/workflows/test-against-snapshot-1440.yml b/.github/workflows/test-against-snapshot-1440.yml index 6ecae4f..d563060 100644 --- a/.github/workflows/test-against-snapshot-1440.yml +++ b/.github/workflows/test-against-snapshot-1440.yml @@ -1,5 +1,5 @@ # -# Copyright (c) 2022, 2023 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2022, 2024 Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -44,7 +44,7 @@ jobs: fail-fast: false matrix: coherenceVersion: - - 14.1.1-0-16-SNAPSHOT + - 14.1.1-0-17-SNAPSHOT steps: - name: Checkout diff --git a/.github/workflows/test-against-snapshot.yml b/.github/workflows/test-against-snapshot.yml index 97d5ac8..9cbd8bf 100644 --- a/.github/workflows/test-against-snapshot.yml +++ b/.github/workflows/test-against-snapshot.yml @@ -45,7 +45,7 @@ jobs: matrix: coherenceVersion: - 23.09.2-SNAPSHOT - - 22.06.7-SNAPSHOT + - 22.06.8-SNAPSHOT steps: - name: Checkout diff --git a/pom.xml b/pom.xml index 06e847b..4ca63a5 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ 2.3.0 - 22.06.6 + 22.06.7 14.1.2-0-0-SNAPSHOT