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 2020/09/04 15:52:23 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6841] Upgrade to ant 1.10.8

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 8560935  [KARAF-6841] Upgrade to ant 1.10.8
     new 23b40f4  Merge pull request #1185 from jbonofre/KARAF-6841-42
8560935 is described below

commit 85609355d8cd622c35abbb4513343f4506425b5a
Author: jbonofre <jb...@apache.org>
AuthorDate: Fri Sep 4 15:55:28 2020 +0200

    [KARAF-6841] Upgrade to ant 1.10.8
    
    (cherry picked from commit 7077a8fbc2de6679f03853813d3403a50f5f8fa6)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3df9d3..b491001 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
         <activemq.version>5.15.11</activemq.version>
         <aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
         <aspectj.bundle.version>1.9.5_1</aspectj.bundle.version>
-        <ant.bundle.version>1.10.7_1</ant.bundle.version>
+        <ant.bundle.version>1.10.8_1</ant.bundle.version>
         <antlr.bundle.version>2.7.7_5</antlr.bundle.version>
         <asm6.version>6.2.1</asm6.version>
         <asm.version>8.0.1</asm.version>