diff --git a/ossrh.xml b/ossrh.xml index 3add828..8e22f00 100644 --- a/ossrh.xml +++ b/ossrh.xml @@ -113,7 +113,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.8 true ossrh @@ -135,4 +135,4 @@ ossrh https://oss.sonatype.org/service/local/staging/deploy/maven2/ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index bc8def3..09740ba 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.yulichang mybatis-plus-join - 1.2.0.Beta5 + 1.2.0.Beta6 mybatis-plus-join An enhanced toolkit of Mybatis-Plus to simplify development. https://github.com/yulichang/mybatis-plus-join @@ -41,14 +41,14 @@ com.baomidou mybatis-plus-boot-starter - 3.4.3.2 + 3.4.3.4 provided org.projectlombok lombok - 1.18.20 + 1.18.22 provided