From d7441edae7b985f768471a7ac0ff7c9ab59e901d Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期四, 22 九月 2022 11:13:49 +0800
Subject: [PATCH] 升级core-js到最新版本3.25.2

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

diff --git a/pom.xml b/pom.xml
index cea4d93..462f557 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.14</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