This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 6d17a6cda AMQ-9360: Upgrade to ant 1.10.14
new 2fbcf89b7 Merge pull request #1087 from jbonofre/AMQ-9360
6d17a6cda is described below
commit 6d17a6cda2fec2029cb24d936e2bc018b78b8bda
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 21 14:56:49 2023 +0200
AMQ-9360: Upgrade to ant 1.10.14
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 09a7bfbe6..20e11c2a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,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>