From f53556f3dad9a8875276d7e1e20b665c8a0889c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 03:08:50 +0000 Subject: [PATCH] build(deps): bump jline from 3.21.0 to 3.22.0 Bumps [jline](https://github.com/jline/jline3) from 3.21.0 to 3.22.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.21.0...jline-parent-3.22.0) --- updated-dependencies: - dependency-name: org.jline:jline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- exist-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exist-core/pom.xml b/exist-core/pom.xml index 806a7996a60..ce0d8aa72aa 100644 --- a/exist-core/pom.xml +++ b/exist-core/pom.xml @@ -191,7 +191,7 @@ <dependency> <groupId>org.jline</groupId> <artifactId>jline</artifactId> - <version>3.21.0</version> + <version>3.22.0</version> </dependency> <dependency>