mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2025-12-26 05:48:33 +08:00
fix github alert of huttool problem
This commit is contained in:
parent
4ce0ff02db
commit
506621cdfc
6
pom.xml
6
pom.xml
@ -66,7 +66,7 @@
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-all</artifactId>
|
||||
<version>4.1.8</version>
|
||||
<version>4.1.12</version>
|
||||
</dependency>
|
||||
|
||||
<!-- lombok -->
|
||||
@ -77,10 +77,10 @@
|
||||
</dependency>
|
||||
|
||||
<!-- mysql -->
|
||||
<dependency>
|
||||
<!--<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
<!-- https://mvnrepository.com/artifact/org.postgresql/postgresql -->
|
||||
<!-- <dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user