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/06 11:43:35 UTC

[karaf] branch master updated: [KARAF-6304] Upgrade to ant 1.10.5

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 656d929  [KARAF-6304] Upgrade to ant 1.10.5
     new 0a7e32c  Merge pull request #860 from jbonofre/KARAF-6304
656d929 is described below

commit 656d9293cdef0ac73c1138082a01f45059ff5c78
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jun 4 12:59:02 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index f32933c..4c6d69e 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.3_1</ant.bundle.version>
+        <ant.bundle.version>1.10.5_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>