From ee758f5e74b2f701739293f177d1dfede90d559f Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Thu, 31 Jul 2025 16:45:57 -0700 Subject: [PATCH] Update GWT to the latest version --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a65cb8f132..6a00d015bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -171,8 +171,8 @@ grpcVersion=1.73.0 guavaVersion=33.4.8-jre # Note: You won't find usages in the product sources; this property is used by the gradle plugin. -gwtVersion=2.11.0 -gwtServletJakartaVersion=2.11.0 +gwtVersion=2.12.2 +gwtServletJakartaVersion=2.12.2 # force hadoop-hdfs-client for CVE-2021-37404, CVE-2022-25168, CVE-2022-26612, CVE-2021-25642, CVE-2021-33036, CVE-2023-26031, hadoopHdfsClientVersion=3.4.1