Skip to content

Commit

Permalink
added implicit jansi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgenvinju committed Apr 8, 2024
1 parent 2987894 commit 71be702
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,5 +452,10 @@
<artifactId>icu4j</artifactId>
<version>74.2</version>
</dependency>
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
<version>1.11</version>
</dependency>
</dependencies>
</project>

0 comments on commit 71be702

Please sign in to comment.