Skip to content

Commit

Permalink
Update jline to 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Sep 22, 2024
1 parent b75351e commit af918b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/trino-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<project.build.targetJdk>8</project.build.targetJdk>
<main-class>io.trino.cli.Trino</main-class>
<dep.jline.version>3.26.3</dep.jline.version>
<dep.jline.version>3.27.0</dep.jline.version>
</properties>

<dependencies>
Expand Down

0 comments on commit af918b4

Please sign in to comment.