From 4544c4fae69bcbdc16d1ee1acccaead632c4a4c4 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 17 Sep 2024 19:51:43 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BE=9D=E8=B5=96=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E3=80=91jdk8=20=E7=89=88=E6=9C=AC=E7=9A=84=20spring-framework?= =?UTF-8?q?=E3=80=81spring-security=20=E5=B0=BD=E9=87=8F=E5=88=B0=E6=9B=B4?= =?UTF-8?q?=E9=AB=98=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 13f38e8d80..2f0ecdc6c9 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -17,6 +17,8 @@ 2.2.0-jdk8-snapshot 1.6.0 + 5.3.39 + 5.8.14 2.7.18 1.7.0 @@ -86,6 +88,20 @@ pom import + + org.springframework + spring-framework-bom + ${spring.framework.version} + pom + import + + + org.springframework.security + spring-security-bom + ${spring.security.version} + pom + import + org.springframework.boot spring-boot-dependencies