This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-3.10.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.10.x by this push:
new e7e121687b Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#11867)
e7e121687b is described below
commit e7e121687b15e524b13248e98e3a82031e6eca8e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 06:39:43 2026 +0200
Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#11867)
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 cf0af1622b..174ba10e92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,7 +353,7 @@ under the License.
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>