aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ed3d68d..6b02081 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,5 +80,12 @@
<version>4.12</version>
</dependency>
+ <!-- https://mvnrepository.com/artifact/jline/jline -->
+ <dependency>
+ <groupId>jline</groupId>
+ <artifactId>jline</artifactId>
+ <version>2.14.2</version>
+ </dependency>
+
</dependencies>
</project> \ No newline at end of file