Move MapleMobBookIndexer to main module
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -47,10 +47,11 @@
|
||||
<artifactId>jcip-annotations</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependency> <!-- only used for some tools -->
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>2.10.0</version>
|
||||
<exclusions></exclusions>
|
||||
</dependency>
|
||||
|
||||
<!-- Logging -->
|
||||
|
||||
Reference in New Issue
Block a user