diff --git a/epmet-commons/epmet-commons-mybatis/pom.xml b/epmet-commons/epmet-commons-mybatis/pom.xml index a01b7b68b8..171b56af2f 100644 --- a/epmet-commons/epmet-commons-mybatis/pom.xml +++ b/epmet-commons/epmet-commons-mybatis/pom.xml @@ -63,6 +63,13 @@ org.postgresql postgresql + + + + com.github.pagehelper + pagehelper-spring-boot-starter + 1.2.12 +