update tlog 1.3.4 => 1.3.5 启用 tlog 自动配置

This commit is contained in:
疯狂的狮子li
2021-12-06 14:36:38 +08:00
parent a39a98cda9
commit 8f8e796c77
7 changed files with 18 additions and 70 deletions

View File

@ -140,16 +140,6 @@
<artifactId>lock4j-redisson-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-spring-boot-configuration</artifactId>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-webroot</artifactId>
</dependency>
</dependencies>
</project>