Authored by chunhua

defaut is false

Showing 1 changed file with 5 additions and 0 deletions
@@ -386,6 +386,11 @@ @@ -386,6 +386,11 @@
386 <version>3.2.1</version> 386 <version>3.2.1</version>
387 </dependency> 387 </dependency>
388 <dependency> 388 <dependency>
  389 + <groupId>commons-configuration</groupId>
  390 + <artifactId>commons-configuration</artifactId>
  391 + <version>1.5</version>
  392 + </dependency>
  393 + <dependency>
389 <groupId>commons-io</groupId> 394 <groupId>commons-io</groupId>
390 <artifactId>commons-io</artifactId> 395 <artifactId>commons-io</artifactId>
391 <version>2.2</version> 396 <version>2.2</version>