更新 Guava 项目的依赖和 Spring JPA

This commit is contained in:
2022-07-15 14:31:15 -04:00
parent cd46aea7ac
commit ae29615530
43 changed files with 967 additions and 75 deletions
@@ -29,7 +29,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>${log4j.version}</version>
<version>${version.log4j}</version>
</dependency>
<!-- test scoped -->
<dependency>