From 2f456f16f2f40aa451a0727b3bb7e95dfb624bc0 Mon Sep 17 00:00:00 2001 From: Cheryl King Date: Sat, 4 May 2024 13:38:32 -0500 Subject: [PATCH] Update to recent Liberty version for testing --- .github/workflows/maven.yml | 4 ++-- liberty-maven-plugin/src/it/compile-jsp-it/pom.xml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 11a0bb794..c43980d35 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -22,7 +22,7 @@ jobs: matrix: # test against latest update of each major Java version, as well as specific updates of LTS versions: RUNTIME: [ol, wlp] - RUNTIME_VERSION: [23.0.0.12] + RUNTIME_VERSION: [24.0.0.3] java: [21, 17, 11, 8] exclude: - java: 8 @@ -81,7 +81,7 @@ jobs: matrix: # test against latest update of each major Java version, as well as specific updates of LTS versions: RUNTIME: [ol, wlp] - RUNTIME_VERSION: [23.0.0.12] + RUNTIME_VERSION: [24.0.0.3] java: [21, 17, 11, 8] exclude: - java: 8 diff --git a/liberty-maven-plugin/src/it/compile-jsp-it/pom.xml b/liberty-maven-plugin/src/it/compile-jsp-it/pom.xml index 51c1498c1..3013e844b 100644 --- a/liberty-maven-plugin/src/it/compile-jsp-it/pom.xml +++ b/liberty-maven-plugin/src/it/compile-jsp-it/pom.xml @@ -28,8 +28,6 @@ - UTF-8 - UTF-8 1.8