升级3.0完毕
This commit is contained in:
parent
003179cf57
commit
bbbd599b06
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<maven.plugin.version>3.8.1</maven.plugin.version>
|
<maven.plugin.version>3.8.1</maven.plugin.version>
|
||||||
<kaptcha.version>2.3.2</kaptcha.version>
|
<kaptcha.version>2.3.2</kaptcha.version>
|
||||||
<mybatis.plus.spring.boot>3.5.2</mybatis.plus.spring.boot>
|
<mybatis.plus.spring.boot>3.5.5</mybatis.plus.spring.boot>
|
||||||
<hutool.version>5.8.18</hutool.version>
|
<hutool.version>5.8.18</hutool.version>
|
||||||
|
|
||||||
<postgresql.version>42.2.24</postgresql.version>
|
<postgresql.version>42.2.24</postgresql.version>
|
||||||
@ -94,7 +94,7 @@
|
|||||||
<!--mybatis-plus-->
|
<!--mybatis-plus-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.baomidou</groupId>
|
<groupId>com.baomidou</groupId>
|
||||||
<artifactId>mybatis-plus-boot-starter</artifactId>
|
<artifactId>mybatis-plus-spring-boot3-starter</artifactId>
|
||||||
<version>${mybatis.plus.spring.boot}</version>
|
<version>${mybatis.plus.spring.boot}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--hutool-->
|
<!--hutool-->
|
||||||
|
Loading…
Reference in New Issue
Block a user