update version

This commit is contained in:
Moshow郑锴
2023-07-11 00:42:55 +08:00
parent 46110ee55f
commit fc271338c6
5 changed files with 10 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>com.softdev.system</groupId>
<artifactId>SpringBootCodeGenerator</artifactId>
<version>3.0</version>
<version>2023</version>
</parent>
<artifactId>generator-web</artifactId>
@@ -42,7 +42,11 @@
<artifactId>junit</artifactId>
</dependency>-->
</dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
</dependency>
</dependencies>
<build>