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 7077a8f  [KARAF-6841] Upgrade to ant 1.10.8
     new 765c788  Merge pull request #1184 from jbonofre/KARAF-6841
7077a8f is described below

commit 7077a8fbc2de6679f03853813d3403a50f5f8fa6
Author: jbonofre <jbono...@apache.org>
AuthorDate: Fri Sep 4 15:55:28 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index e9f3fbf..9d9a4a1 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>

Reply via email to