From 4f301205fe8033b00a118d5ff8a4e984dc2243fd 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: Sun, 12 Mar 2023 19:36:17 +0800 Subject: [PATCH] update springboot-admin 3.0.0 => 3.0.1 update springdoc 2.0.2 => 2.0.3 --- pom.xml | 4 ++-- ruoyi-common/ruoyi-common-doc/pom.xml | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 477365bf..897a6bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ UTF-8 17 3.0.0 - 2.0.2 + 2.0.3 0.15.0 5.2.3 3.2.1 @@ -29,7 +29,7 @@ 3.9.1 5.8.15 4.10.0 - 3.0.0 + 3.0.1 3.20.0 2.2.4 3.6.1 diff --git a/ruoyi-common/ruoyi-common-doc/pom.xml b/ruoyi-common/ruoyi-common-doc/pom.xml index 45c5fed3..e2171f4d 100644 --- a/ruoyi-common/ruoyi-common-doc/pom.xml +++ b/ruoyi-common/ruoyi-common-doc/pom.xml @@ -31,6 +31,12 @@ com.github.therapi therapi-runtime-javadoc + + + com.fasterxml.jackson.module + jackson-module-kotlin + +