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 + +