This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 5e4e13499 AMQ-9360: Upgrade to ant 1.10.14
5e4e13499 is described below
commit 5e4e134991f79262cf2adc24d809998c000b5a99
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 21 14:56:49 2023 +0200
AMQ-9360: Upgrade to ant 1.10.14
(cherry picked from commit 6d17a6cda2fec2029cb24d936e2bc018b78b8bda)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 04d6459dc..ac9a9d4f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<activemq-protobuf-version>1.1</activemq-protobuf-version>
<activesoap-version>1.3</activesoap-version>
<annogen-version>0.1.0</annogen-version>
- <ant-version>1.10.13</ant-version>
+ <ant-version>1.10.14</ant-version>
<aries-version>1.1.0</aries-version>
<axion-version>1.0-M3-dev</axion-version>
<camel-version>2.25.4</camel-version>