diff --git a/easysql-api/pom.xml b/easysql-api/pom.xml index 2fd6c18..2bfb7cf 100644 --- a/easysql-api/pom.xml +++ b/easysql-api/pom.xml @@ -5,7 +5,7 @@ cc.carm.lib easysql-parent - 0.2.4 + 0.2.5 4.0.0 diff --git a/easysql-beecp/pom.xml b/easysql-beecp/pom.xml index 7a272b7..50c4b78 100644 --- a/easysql-beecp/pom.xml +++ b/easysql-beecp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.4 + 0.2.5 4.0.0 @@ -101,10 +101,6 @@ - - org.slf4j - cc.carm.lib.easysql.slf4j - cn.beecp cc.carm.lib.easysql.beecp diff --git a/easysql-demo/pom.xml b/easysql-demo/pom.xml index 96a82fe..dee9467 100644 --- a/easysql-demo/pom.xml +++ b/easysql-demo/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.4 + 0.2.5 4.0.0 diff --git a/easysql-hikaricp/pom.xml b/easysql-hikaricp/pom.xml index 837eb07..f968b49 100644 --- a/easysql-hikaricp/pom.xml +++ b/easysql-hikaricp/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.4 + 0.2.5 4.0.0 @@ -100,10 +100,6 @@ - - org.slf4j - cc.carm.lib.easysql.slf4j - com.zaxxer.hikari cc.carm.lib.easysql.hikari diff --git a/easysql-impl/pom.xml b/easysql-impl/pom.xml index bbb193b..a2d45a1 100644 --- a/easysql-impl/pom.xml +++ b/easysql-impl/pom.xml @@ -5,7 +5,7 @@ easysql-parent cc.carm.lib - 0.2.4 + 0.2.5 4.0.0 diff --git a/pom.xml b/pom.xml index 137ab8d..40d2540 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ cc.carm.lib easysql-parent pom - 0.2.4 + 0.2.5 easysql-api