From 33c59130d1e70a1946d905b6440c04528f40e564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 05:38:46 +0000 Subject: [PATCH] Bump jansi from 2.2.0 to 2.3.2 Bumps [jansi](https://github.com/fusesource/jansi) from 2.2.0 to 2.3.2. - [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) 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..b04a8d5 100644 --- a/renderer-command/pom.xml +++ b/renderer-command/pom.xml @@ -22,7 +22,7 @@ org.fusesource.jansi jansi - 2.2.0 + 2.3.2 compile