From b03e5ddadef5670d602a069b980599f92e0390ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 17:35:00 +0000 Subject: [PATCH] Bump org.jline:jline from 4.0.11 to 4.0.12 Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.11 to 4.0.12. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/4.0.11...4.0.12) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 4.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/pom.xml | 2 +- tutorials/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/pom.xml b/samples/pom.xml index bc74f90ff0..034f71c398 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -98,7 +98,7 @@ 2.4.3 - 4.0.11 + 4.0.12 2.0.10 1.9.26 1.6.4 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index e89ee66c9d..b32be34bab 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -47,7 +47,7 @@ 1.10.0 2.4.3 1 - 4.0.11 + 4.0.12 1.0.1 1.10.3 1.1.14