SHL-20, SHL-21, change console message

This commit is contained in:
Jarred Li
2012-04-14 14:16:14 +08:00
parent f12f986e1f
commit e2c8d1a4d6
3 changed files with 183 additions and 59 deletions

View File

@@ -65,7 +65,7 @@
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>1.6</version>
<version>1.8</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>