Merge pull request #24 from games647/dependabot/maven/org.fusesource.jansi-jansi-2.3.3

Bump jansi from 2.3.2 to 2.3.3
This commit is contained in:
games647 2021-06-14 10:30:42 +02:00 committed by GitHub
commit f12ca7acba
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.2</version>
<version>2.3.3</version>
<!-- Shade this library for ANSI codes -->
</dependency>