From 6555c8dc640e32879a539af6453a0a2979a153b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 04:55:35 +0000 Subject: [PATCH] build(deps): bump jline-terminal.version from 3.23.0 to 3.24.0 Bumps `jline-terminal.version` from 3.23.0 to 3.24.0. Updates `org.jline:jline-terminal` from 3.23.0 to 3.24.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.23.0...jline-parent-3.24.0) Updates `org.jline:jline-reader` from 3.23.0 to 3.24.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.23.0...jline-parent-3.24.0) --- updated-dependencies: - dependency-name: org.jline:jline-terminal dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jline:jline-reader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/pom.xml b/console/pom.xml index d62c3d7367..75b75d569f 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -30,7 +30,7 @@ - 3.23.0 + 3.24.0 arcadedb-console