Skip to content

Commit

Permalink
[MNG-7331] Upgrade Jansi to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Nov 12, 2021
1 parent 5c36bf5 commit 19c3b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ under the License.
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>2.3.4</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 19c3b91

Please sign in to comment.