This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch surefire-3.5.x
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
The following commit(s) were added to refs/heads/surefire-3.5.x by this push:
new e5f374ccd Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3
e5f374ccd is described below
commit e5f374ccdefd5b40d75e0072a754708183d9ec5e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 15:57:25 2026 +0000
Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3
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:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 22f964071..40c41b692 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
<!-- used in the unit tests and maven-shared-utils:3.3.4 -->
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
- <version>2.4.2</version>
+ <version>2.4.3</version>
</dependency>
<dependency>
<!-- Do not upgrade, needs code changes -->