You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/06/30 05:31:08 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6349] Upgrade to ant 1.10.6

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 2e8d5da  [KARAF-6349] Upgrade to ant 1.10.6
2e8d5da is described below

commit 2e8d5da9a354a6bb0a45be7e0973ed3aadb9b868
Author: Jean-Baptiste Onofré <jb...@nanthrax.net>
AuthorDate: Sat Jun 29 08:04:50 2019 +0200

    [KARAF-6349] Upgrade to ant 1.10.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 032e566..891aee1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
         <activemq.version>5.15.9</activemq.version>
         <aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
         <aspectj.bundle.version>1.9.4_1</aspectj.bundle.version>
-        <ant.bundle.version>1.10.5_1</ant.bundle.version>
+        <ant.bundle.version>1.10.6_1</ant.bundle.version>
         <antlr.bundle.version>2.7.7_5</antlr.bundle.version>
         <asm6.version>6.2.1</asm6.version>
         <asm.version>7.1</asm.version>