Bump jansi from 2.3.0 to 2.3.2

Bumps [jansi](https://github.com/fusesource/jansi) from 2.3.0 to 2.3.2.
- [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.3.0...jansi-2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-19 15:32:32 +00:00 committed by GitHub
parent 809b909c30
commit d77fec09cd
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.0</version>
<version>2.3.2</version>
<!-- Shade this library for ANSI codes -->
</dependency>