Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions x-pack/plugin/sql/qa/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {

// CLI testing dependencies
compile project(path: xpackModule('sql:sql-cli'), configuration: 'nodeps')
compile "org.jline:jline:3.6.0"
compile "org.jline:jline:3.8.2"
}

/* disable unit tests because these are all integration tests used
Expand Down Expand Up @@ -104,7 +104,7 @@ subprojects {
testRuntime (xpackProject('plugin:sql:sql-action')) {
transitive = false
}
testRuntime "org.jline:jline:3.6.0"
testRuntime "org.jline:jline:3.8.2"
}

if (project.name != 'security') {
Expand Down
2 changes: 1 addition & 1 deletion x-pack/plugin/sql/sql-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ archivesBaseName = 'elasticsearch-sql-cli'
description = 'Command line interface to Elasticsearch that speaks SQL'

dependencies {
compile "org.jline:jline:3.6.0"
compile "org.jline:jline:3.8.2"
compile xpackProject('plugin:sql:sql-client')
compile xpackProject('plugin:sql:sql-action')
compile "org.elasticsearch:elasticsearch-cli:${version}"
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugin/sql/sql-cli/licenses/jline-3.6.0.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions x-pack/plugin/sql/sql-cli/licenses/jline-3.8.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8b81efadcb78388b662ede7965b272be56a86ec1