修改配置

parent d42bd088
...@@ -231,10 +231,11 @@ ...@@ -231,10 +231,11 @@
<version>0.10.0</version> <version>0.10.0</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>com.jhlabs</groupId> <groupId>org.slf4j</groupId>
<artifactId>imaging</artifactId> <artifactId>log4j-over-slf4j</artifactId>
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<!--<dependency>--> <!--<dependency>-->
<!--<groupId>cn.quantgroup</groupId>--> <!--<groupId>cn.quantgroup</groupId>-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment