This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MSHARED-962 in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git
commit 8f241f72ce8ac777415d872b36df5e154ee18e0b Author: snyk-bot <snyk-...@snyk.io> AuthorDate: Sun Nov 22 22:17:24 2020 +0000 [MSHARED-962] upgrade org.fusesource.jansi:jansi from 1.13 to 2.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59a4f29..87cee13 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ <dependency> <groupId>org.fusesource.jansi</groupId> <artifactId>jansi</artifactId> - <version>1.13</version> + <version>2.0.1</version> <optional>true</optional> </dependency> <dependency>