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:44:48 UTC

[karaf] branch karaf-4.2.x 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 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 65f30bb  [KARAF-6304] Upgrade to ant 1.10.5
65f30bb is described below

commit 65f30bbb0719b26db7370d7e00f2146d9fdd3452
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 4bcff41..89d4a91 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>