File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 1212 <maven .compiler.target>1.7</maven .compiler.target>
1313 <mysql-connector-java .version>5.1.38</mysql-connector-java .version>
1414 <log4j .version>2.7</log4j .version>
15- <mybatis-spring .version>1.2.5</mybatis-spring .version>
1615 <bee .version>1.8</bee .version>
1716 <mybatis .version>3.3.0</mybatis .version>
18- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
20- <maven .compiler.version>3.5.1</maven .compiler.version>
21- <perf4j .version>0.9.16</perf4j .version>
22- <curator .version>2.6.0</curator .version>
23- <slf4j .version>1.7.2</slf4j .version>
24- <jackson-databind .version>2.9.6</jackson-databind .version>
2517 <log4j .version>2.7</log4j .version>
2618 </properties >
2719
5648 <version >${mybatis.version} </version >
5749 </dependency >
5850
59- <!-- <dependency> -->
60- <!-- <groupId>org.perf4j</groupId> -->
61- <!-- <artifactId>perf4j</artifactId> -->
62- <!-- <version>${perf4j.version}</version> -->
63- <!-- </dependency> -->
64-
65-
6651 <!-- log4j用这个 -->
6752 <dependency >
6853 <groupId >log4j</groupId >
You can’t perform that action at this time.
0 commit comments