From 6ef7df5f7be2b9d13d941563455ba85dadaddb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 05:33:38 +0000 Subject: [PATCH] Bump jline from 3.19.0 to 3.20.0 Bumps [jline](https://github.com/jline/jline3) from 3.19.0 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.19.0...jline-parent-3.20.0) Signed-off-by: dependabot[bot] --- renderer-command/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renderer-command/pom.xml b/renderer-command/pom.xml index d165e88..6ca0bc9 100644 --- a/renderer-command/pom.xml +++ b/renderer-command/pom.xml @@ -15,7 +15,7 @@ org.jline jline - 3.19.0 + 3.20.0 compile