pom.xml
@@ -8,7 +8,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.7.18</version> <version>2.3.12.RELEASE</version> <relativePath/> <!-- lookup parent from repository --> </parent> <modules> @@ -37,7 +37,9 @@ <dependency> <groupId>com.baomidou</groupId> <artifactId>mybatis-plus-boot-starter</artifactId> <version>3.5.5</version> <version>3.5.1</version> <!-- <version>3.5.5</version>--> </dependency> <!--mysql--> <dependency>