From c2bcc00741bdec34d0f7ec430149b0be5af0eff5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=BB=9D=E5=B0=98?= <237809796@qq.com>
Date: Fri, 19 Jan 2024 04:23:28 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9Apom=20=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=E4=B8=BA=E7=BC=96=E8=AF=91=E7=BA=A7=E5=88=AB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0fb5b7a..ee57568 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,13 +17,15 @@
org.springframework.boot
spring-boot-starter-web
- 2.5.4
+ 3.2.1
+ compile
com.google.code.gson
gson
- 2.8.8
+ 2.10.1
+ compile
junit