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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new a99bc570 Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#1596)
a99bc570 is described below

commit a99bc570747b2623a4f3e5ca5a3dc98e379bd58b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 18:59:28 2026 +0100

    Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#1596)
    
    Bumps [org.fusesource.jansi:jansi](https://github.com/fusesource/jansi) 
from 2.4.2 to 2.4.3.
    - [Release notes](https://github.com/fusesource/jansi/releases)
    - [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md)
    - 
[Commits](https://github.com/fusesource/jansi/compare/jansi-2.4.2...jansi-2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.fusesource.jansi:jansi
      dependency-version: 2.4.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e0e53ff..6b98db8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@ under the License.
     <dependency>
       <groupId>org.fusesource.jansi</groupId>
       <artifactId>jansi</artifactId>
-      <version>2.4.2</version>
+      <version>2.4.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to