This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new 5301b44 [KARAF-5719] Upgrade to jansi 1.17.1
5301b44 is described below
commit 5301b447f280db6b49b0cf632a036103ff64ede4
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri May 4 12:44:20 2018 +0200
[KARAF-5719] Upgrade to jansi 1.17.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c2a7540..bb2ab5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
<hibernate43.version>4.3.6.Final</hibernate43.version>
<hibernate.version>5.2.9.Final</hibernate.version>
<hibernate.validator.version>5.3.4.Final</hibernate.validator.version>
- <jansi.version>1.17</jansi.version>
+ <jansi.version>1.17.1</jansi.version>
<javassist.version>3.9.0.GA</javassist.version>
<jline.version>3.6.2</jline.version>
<jsw.version>3.2.3</jsw.version>
--
To stop receiving notification emails like this one, please contact
[email protected].