File tree Expand file tree Collapse file tree 2 files changed +8
-35
lines changed Expand file tree Collapse file tree 2 files changed +8
-35
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.aliyun.openservices</groupId >
77 <artifactId >tablestore</artifactId >
8- <version >4.10.0 -SNAPSHOT</version >
8+ <version >4.10.1 -SNAPSHOT</version >
99 <packaging >jar</packaging >
1010 <name >AliCloud TableStore SDK for Java</name >
1111 <url >http://www.aliyun.com</url >
5858 <version >2.9.1</version >
5959 </dependency >
6060 <dependency >
61- <groupId >org.apache.logging.log4j </groupId >
62- <artifactId >log4j -api</artifactId >
63- <version >2.0.2 </version >
61+ <groupId >org.slf4j </groupId >
62+ <artifactId >slf4j -api</artifactId >
63+ <version >1.7.25 </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.apache.logging.log4j</groupId >
6767 <artifactId >log4j-core</artifactId >
6868 <version >2.0.2</version >
69+ <scope >runtime</scope >
70+ <optional >true</optional >
6971 </dependency >
7072 <dependency >
7173 <groupId >org.apache.logging.log4j</groupId >
7274 <artifactId >log4j-slf4j-impl</artifactId >
7375 <version >2.0.2</version >
76+ <scope >runtime</scope >
77+ <optional >true</optional >
7478 </dependency >
7579 <dependency >
7680 <groupId >com.lmax</groupId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments