From 679cf204c71aa2759bf6e77ef9b78b3334365b8d Mon Sep 17 00:00:00 2001
From: lexluo09 <39718951+lexluo09@users.noreply.github.com>
Date: Sat, 29 Jun 2024 15:42:43 +0800
Subject: [PATCH] (fix)(pom) Specify the Gson version explicitly instead of
relying on the Spring POM (#1281)
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 43ba235a4..d74014b12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,7 @@
15.0.2
15.0.2
15.0.2
+ 2.10.1