This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 788b1da Update org.fusesource.jansi:jansi 2.2.0 -> 2.3.1.
788b1da is described below
commit 788b1da46e62925d096a9bbe801797a86abd3c4b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Feb 14 21:20:12 2021 -0500
Update org.fusesource.jansi:jansi 2.2.0 -> 2.3.1.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3eefea0..2054f57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -455,7 +455,7 @@
<dependency>
<groupId>org.fusesource.jansi</groupId>
<artifactId>jansi</artifactId>
- <version>2.2.0</version>
+ <version>2.3.1</version>
<optional>true</optional>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bd2e261..dc548d2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -203,7 +203,7 @@
Update mongodb4.version 4.1.1 -> 4.2.0.
</action>
<action dev="ggregory" type="update">
- Update org.fusesource.jansi:jansi 1.18 -> 2.2.0.
+ Update org.fusesource.jansi:jansi 1.18 -> 2.3.1.
</action>
<action dev="ggregory" type="update">
Update org.assertj:assertj-core 3.18.1 -> 3.19.0.