Skip to content

Commit

Permalink
Update jline to 3.24.0 (#3895)
Browse files Browse the repository at this point in the history
* Update jline version to 3.24.0
* Remove outdated comment

This fixes #3485
---------

Co-authored-by: Ed Coleman <[email protected]>
Co-authored-by: Christopher Tubbs <[email protected]>
  • Loading branch information
3 people authored Oct 27, 2023
1 parent e6cbdb4 commit 75e959a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -629,10 +629,9 @@
<version>2.2.1.Final</version>
</dependency>
<dependency>
<!-- stay on 3.21.0 for now due to https://github.com/apache/accumulo/issues/3446 -->
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
<version>3.21.0</version>
<version>3.24.0</version>
</dependency>
<dependency>
<groupId>org.latencyutils</groupId>
Expand Down

0 comments on commit 75e959a

Please sign in to comment.