Bump jansi from 1.18 to 2.1.1 (#2253)

Bumps [jansi](https://github.com/fusesource/jansi) from 1.18 to 2.1.1.
- [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-project-1.18...jansi-2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-16 19:05:31 -05:00 committed by GitHub
parent 1dc4fb2206
commit 472eba040a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1351,7 +1351,7 @@
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>1.18</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>