From f14fadf93cfbfd2204b5713fae4b89205df9909a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 05:01:46 +0000 Subject: [PATCH] Bump jansi from 2.2.0 to 2.4.0 Bumps [jansi](https://github.com/fusesource/jansi) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/fusesource/jansi/releases) - [Changelog](https://github.com/fusesource/jansi/blob/master/changelog.md) - [Commits](https://github.com/fusesource/jansi/commits) --- updated-dependencies: - dependency-name: org.fusesource.jansi:jansi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- renderer-command/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renderer-command/pom.xml b/renderer-command/pom.xml index d165e88..03dfc09 100644 --- a/renderer-command/pom.xml +++ b/renderer-command/pom.xml @@ -22,7 +22,7 @@ org.fusesource.jansi jansi - 2.2.0 + 2.4.0 compile