Skip to content

Commit

Permalink
Update JLine to 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and losipiuk committed Dec 24, 2023
1 parent 17098af commit f0d59e6
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 @@
<air.main.basedir>${project.parent.basedir}</air.main.basedir>
<project.build.targetJdk>8</project.build.targetJdk>
<main-class>io.trino.cli.Trino</main-class>
<dep.jline.version>3.24.1</dep.jline.version>
<dep.jline.version>3.25.0</dep.jline.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f0d59e6

Please sign in to comment.