File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -345,6 +345,7 @@ We decided to use Kotlin to develop the Java Wechaty!
345345# # Committers
346346
347347- [@redmaple1](https://github.com/redmaple1) Xiaoya Ren
348+ - [@huan](https://github.com/huan) - Huan LI (李卓桓)
348349
349350# # Author
350351
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >org.apache.logging.log4j</groupId >
4343 <artifactId >log4j-core</artifactId >
44- <version >2.13.1 </version >
44+ <version >2.13.2 </version >
4545 </dependency >
4646 <dependency > <!-- 桥接:告诉Slf4j使用Log4j2 -->
4747 <groupId >org.apache.logging.log4j</groupId >
Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >org.apache.logging.log4j</groupId >
8181 <artifactId >log4j-core</artifactId >
82- <version >2.13.1 </version >
82+ <version >2.13.2 </version >
8383 <scope >test</scope >
8484 </dependency >
8585 <dependency >
You can’t perform that action at this time.
0 commit comments