From 90ba39593af0ca2bf2d2f354e06baeb157166bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Mon, 6 Dec 2021 12:12:20 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=A3=B0=E6=98=8E=20cglib=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=20=E6=8E=A7=E5=88=B6=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ ruoyi-common/pom.xml | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index e96836a09..1328919be 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ 1.5.22 4.1.2 2.2.11 + 3.3.0 2.3 3.4.3.4 3.9.1 @@ -114,6 +115,12 @@ + + cglib + cglib + ${cglib.version} + + org.apache.velocity diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 68db4ccba..c153cd5b8 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -64,6 +64,11 @@ easyexcel + + cglib + cglib + + org.yaml