From 9a9681abb0a4124907db191c74ede34416bd1066 Mon Sep 17 00:00:00 2001 From: Liam Miller-Cushon Date: Fri, 13 Dec 2024 10:40:34 -0800 Subject: [PATCH] Update Error Prone's JDK EA toolchain now that the latest head JDK is 25 Work towards fixing CI on 25: https://github.com/google/error-prone/actions/runs/12248391960/job/34167917345 PiperOrigin-RevId: 705930236 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df76790a67c..ab4c991ff5d 100644 --- a/pom.xml +++ b/pom.xml @@ -303,7 +303,7 @@ 17 - 24 + 25