This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new fd2ce0b679 KARAF-7790: Upgrade to jansi 2.4.1
fd2ce0b679 is described below
commit fd2ce0b67915ab92df1965f1aaa6918f05eab528
Author: JB Onofré <[email protected]>
AuthorDate: Wed Dec 13 20:10:42 2023 +0100
KARAF-7790: Upgrade to jansi 2.4.1
(cherry picked from commit 8b6f37f27aabf964b46d003ce289cac2a94bdb70)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2ab769f184..93bde3eae0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -279,7 +279,7 @@
<hibernate.version>5.6.7.Final</hibernate.version>
<hibernate.validator.version>7.0.2.Final</hibernate.validator.version>
<httpclient.version>4.5.13</httpclient.version>
- <jansi.version>2.4.0</jansi.version>
+ <jansi.version>2.4.1</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
<jline.version>3.21.0</jline.version>
<junit.version>4.13.2</junit.version>