From 5526fd52e6b0212b1917992d69c4d9ff41b36def Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 17:35:56 +0000 Subject: [PATCH] Bump org.jline:jline from 4.0.9 to 4.0.10 Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/jline/jline3/releases) - [Commits](https://github.com/jline/jline3/compare/4.0.9...4.0.10) --- updated-dependencies: - dependency-name: org.jline:jline dependency-version: 4.0.10 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 a0c1558d3f..90ba1aa0db 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -98,7 +98,7 @@ 2.4.3 - 4.0.9 + 4.0.10 2.0.10 1.9.26 1.6.4 diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 1d62f03914..99d26580e4 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -47,7 +47,7 @@ 1.10.0 2.4.3 1 - 4.0.9 + 4.0.10 1.0.1 1.10.3 1.1.14