Update to jline 3.5.1
diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml
index 6ad432c..71eb49f 100644
--- a/distribution/multi-bundle/pom.xml
+++ b/distribution/multi-bundle/pom.xml
@@ -100,7 +100,7 @@
         <dependency>
             <groupId>org.jline</groupId>
             <artifactId>jline</artifactId>
-            <version>3.3.1</version>
+            <version>3.5.1</version>
         </dependency>
 		<dependency>
 			<groupId>org.apache.felix</groupId>