This is an automated email from the ASF dual-hosted git repository.

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2abfdece6 Bump org.jline:jline from 4.0.5 to 4.0.7
2abfdece6 is described below

commit 2abfdece654ee4803bbd47f67eefbb12bbe50a65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 19 17:35:23 2026 +0000

    Bump org.jline:jline from 4.0.5 to 4.0.7
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.5 to 
4.0.7.
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Commits](https://github.com/jline/jline3/compare/4.0.5...4.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-version: 4.0.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 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 ef1bdc63a..66200b102 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -98,7 +98,7 @@
 
         <!-- Felix dependencies -->
         <jansi.version>2.4.2</jansi.version>
-        <jline.version>4.0.5</jline.version>
+        <jline.version>4.0.7</jline.version>
         
<org.apache.felix.bundlerepository.version>2.0.10</org.apache.felix.bundlerepository.version>
         
<org.apache.felix.configadmin.version>1.9.26</org.apache.felix.configadmin.version>
         
<org.apache.felix.eventadmin.version>1.6.4</org.apache.felix.eventadmin.version>
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index b28619eb1..008e38162 100644
--- a/tutorials/pom.xml
+++ b/tutorials/pom.xml
@@ -47,7 +47,7 @@
         <blueprint-maven-plugin.version>1.10.0</blueprint-maven-plugin.version>
         <jansi.version>2.4.2</jansi.version>
         <javax.inject.version>1</javax.inject.version>
-        <jline.version>4.0.5</jline.version>
+        <jline.version>4.0.7</jline.version>
         
<org.apache.aries.blueprint.api.version>1.0.1</org.apache.aries.blueprint.api.version>
         
<org.apache.aries.blueprint.core.version>1.10.3</org.apache.aries.blueprint.core.version>
         <org.apache.aries.proxy.version>1.1.14</org.apache.aries.proxy.version>

Reply via email to