Skip to content

Commit 423861f

Browse files
committed
use readline 2.6
1 parent f73a69f commit 423861f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- maven-compiler-plugin -->
5959
<maven.compiler.target>1.8</maven.compiler.target>
6060
<maven.compiler.source>1.8</maven.compiler.source>
61-
<readline.version>2.5</readline.version>
61+
<readline.version>2.6</readline.version>
6262
</properties>
6363

6464
<developers>

0 commit comments

Comments
 (0)