limit history commands size
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -50,11 +50,10 @@
|
||||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.14</version>
|
||||
</dependency>
|
||||
<!-- consider removing dependency on commons-io -->
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>1.4</version>
|
||||
<version>2.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- External modules -->
|
||||
|
||||
Reference in New Issue
Block a user