diff --git a/example/pom.xml b/example/pom.xml index 428d1df8..085e4745 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -35,8 +35,30 @@ com.github.dynamic-threadpool dynamic-threadpool-spring-boot-starter - 1.0.0-SNAPSHOT + ${revision} + + + + com.github.dynamic-threadpool + open-change-tool + + hippo-example + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + diff --git a/pom.xml b/pom.xml index d3a6d6e2..51c615c8 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ 3.12.0 6.1.5.Final 2.12.1 + 1.5.11 1.0.1 @@ -124,6 +125,12 @@ ${revision} + + com.github.dynamic-threadpool + open-change-tool + ${revision} + + com.baomidou mybatis-plus-boot-starter @@ -159,6 +166,12 @@ hibernate-validator ${hibernate-validator.version} + + + com.dtflys.forest + forest-spring-boot-starter + ${forest.version} + @@ -266,6 +279,11 @@ + + + org.springframework.boot + spring-boot-maven-plugin +