From 6604859679972f86ccbd42975e9b1a6ad9283da6 Mon Sep 17 00:00:00 2001 From: Viktor Sidochenko Date: Mon, 28 Aug 2023 18:40:53 +0600 Subject: [PATCH] Hotfix - update gson in rest plugin --- plugins/rest-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/rest-plugin/pom.xml b/plugins/rest-plugin/pom.xml index ecf2c35d..10ac30c2 100644 --- a/plugins/rest-plugin/pom.xml +++ b/plugins/rest-plugin/pom.xml @@ -47,7 +47,7 @@ com.google.code.gson gson - 2.8.9 + 2.10