From 5bcd2825b68ce82e9738ead7ac0547dca3fb47c9 Mon Sep 17 00:00:00 2001
From: 若依 <yzz_ivy@163.com>
Date: 星期五, 09 九月 2022 09:25:22 +0800
Subject: [PATCH] !568 style重复赋值 Merge pull request !568 from coverme/N/A

---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cea4d93..668ef18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,8 +24,8 @@
         <kaptcha.version>2.3.2</kaptcha.version>
         <mybatis-spring-boot.version>2.2.2</mybatis-spring-boot.version>
         <pagehelper.boot.version>1.4.3</pagehelper.boot.version>
-        <fastjson.version>2.0.11</fastjson.version>
-        <oshi.version>6.2.1</oshi.version>
+        <fastjson.version>2.0.12</fastjson.version>
+        <oshi.version>6.2.2</oshi.version>
         <commons.io.version>2.11.0</commons.io.version>
         <commons.fileupload.version>1.4</commons.fileupload.version>
         <commons.collections.version>3.2.2</commons.collections.version>

--
Gitblit v1.9.2