From 47f0db2212a7e89bd30ff6df77c8a6c3a86cfcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 04:27:52 +0000 Subject: [PATCH] Bump jline from 3.5.1 to 3.20.0 Bumps [jline](https://github.com/jline/jline3) from 3.5.1 to 3.20.0. - [Release notes](https://github.com/jline/jline3/releases) - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md) - [Commits](https://github.com/jline/jline3/compare/jline-parent-3.5.1...jline-parent-3.20.0) Signed-off-by: dependabot[bot] --- repl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repl/pom.xml b/repl/pom.xml index 0f41fe8..0016a60 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -32,7 +32,7 @@ org.jline jline - 3.5.1 + 3.20.0 org.neo4j.driver