更新 template/pom.xml
This commit is contained in:
@@ -98,6 +98,11 @@
|
|||||||
<artifactId>mybatis</artifactId>
|
<artifactId>mybatis</artifactId>
|
||||||
<version>3.5.3</version>
|
<version>3.5.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.logging.log4j</groupId>
|
||||||
|
<artifactId>log4j-core</artifactId>
|
||||||
|
<version>2.17.0</version>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.toco</groupId>
|
<groupId>com.toco</groupId>
|
||||||
<artifactId>toco-all</artifactId>
|
<artifactId>toco-all</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user