Bump jansi from 2.3.3 to 2.4.0

Bumps [jansi](https://github.com/fusesource/jansi) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/fusesource/jansi/releases)
- [Changelog](https://github.com/fusesource/jansi/blob/jansi-2.4.0/changelog.md)
- [Commits](https://github.com/fusesource/jansi/compare/jansi-2.3.3...jansi-2.4.0)

---
updated-dependencies:
- dependency-name: org.fusesource.jansi:jansi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-18 18:05:41 +00:00 committed by GitHub
parent f12ca7acba
commit 4352123622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>2.3.3</version>
<version>2.4.0</version>
<!-- Shade this library for ANSI codes -->
</dependency>