From 223caae89d1c78d1be84d3d56c03913b172d1810 Mon Sep 17 00:00:00 2001 From: patchwork01 <110390516+patchwork01@users.noreply.github.com> Date: Wed, 10 Aug 2022 09:41:45 +0100 Subject: [PATCH] Upgrade gson for compatibility with later JDKs Tests like WebSocketResultsOutputIT were failing due to this issue: https://github.com/google/gson/issues/1875 --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index 281ac3bfa0..aeb4245274 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -70,7 +70,7 @@ 2.35.0-alpha.0 1.0.0-alpha.5 10.1.69 - 2.7 + 2.9.1 3.1.0 1.7.36 1.2.20