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 ee1a53449d KARAF-7963: Upgrade to jansi 2.4.2
ee1a53449d is described below
commit ee1a53449d2f8b88a5abc161171e5c34ac700908
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jul 5 06:48:18 2025 +0200
KARAF-7963: Upgrade to jansi 2.4.2
(cherry picked from commit f713031b4e2ca4f8bce010a5219a4846fd41740c)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9dc5de463e..9ec00855f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,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.1</jansi.version>
+ <jansi.version>2.4.2</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
<jline.version>3.21.0</jline.version>
<junit.version>4.13.2</junit.version>