This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new 4d32e29e Update GH CI Java versions.
4d32e29e is described below
commit 4d32e29e1cf6c5ffef34a8bac412f460791c8940
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 25 12:21:38 2026 -0400
Update GH CI Java versions.
---
.github/workflows/maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 2eac6b9e..6786a574 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -39,7 +39,7 @@ jobs:
- java: 27-ea
os: windows-latest
experimental: true
- - java: 27-ea
+ - java: 28-ea
os: windows-latest
experimental: true
fail-fast: false