diff --git a/pom.xml b/pom.xml index 8ef5a2acd94b1a0a09e34087d3dbed0be98645a2..4cff3cf890b51e26549a3cb5c06789dea959a932 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.myjdbc myjdbc-dependencies - 1.1.1 + 1.1.2 pom myjdbc-dependencies @@ -24,9 +24,9 @@ UTF-8 - 3.0.24 + 3.0.25 3.2.7 - 1.0.2 + 1.0.3 1.0.0 1.0.0 1.0.0 @@ -34,6 +34,7 @@ 1.0.2 1.0.0 1.0.5 + 0.0.1-SNAPSHOT @@ -63,7 +64,6 @@ myjdbc-core ${myjdbc.core} - com.myjdbc.web @@ -106,13 +106,19 @@ myjdbc-web-i18n ${myjdbc-web-i18n} - + com.myjdbc.module myjdbc-module-excel ${myjdbc.module.excel} + + + com.myjdbc.lowcode + core + ${myjdbc.lowcode.core} + @@ -123,12 +129,17 @@ - + com.baomidou mybatis-plus-boot-starter ${mybatisplus.version} + + com.baomidou + mybatis-plus-annotation + ${mybatisplus.version} + com.baomidou mybatis-plus-generator