This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
new 1e5a90a [AMQ-7332] Upgrade to ant 1.10.7
1e5a90a is described below
commit 1e5a90a912672569ed62142ac1fa6bbcda6c5822
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Nov 2 06:13:23 2019 +0100
[AMQ-7332] Upgrade to ant 1.10.7
(cherry picked from commit d50ab4b36625781e5a4b32de525445601a050ac2)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4825261..7ad88f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,8 @@
<activemq-protobuf-version>1.1</activemq-protobuf-version>
<activesoap-version>1.3</activesoap-version>
<annogen-version>0.1.0</annogen-version>
- <ant-version>1.8.4</ant-version>
- <ant-bundle-version>1.7.0_6</ant-bundle-version>
+ <ant-version>1.10.7</ant-version>
+ <ant-bundle-version>1.10.7_1</ant-bundle-version>
<aopalliance-version>1.0</aopalliance-version>
<aries-version>1.1.0</aries-version>
<aries-transaction-version>1.1.1</aries-transaction-version>