[
https://issues.apache.org/jira/browse/AMQ-8513?focusedWorklogId=757904&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-757904
]
ASF GitHub Bot logged work on AMQ-8513:
---------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/22 14:35
Start Date: 18/Apr/22 14:35
Worklog Time Spent: 10m
Work Description: jbonofre commented on code in PR #782:
URL: https://github.com/apache/activemq/pull/782#discussion_r852160054
##########
activemq-spring/pom.xml:
##########
@@ -87,6 +87,11 @@
<artifactId>org.linkedin.zookeeper-impl</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.ant</groupId>
+ <artifactId>ant</artifactId>
+ <scope>provided</scope>
+ </dependency>
Review Comment:
It was what my mean in my previous comment, but I think I was not clear.
Issue Time Tracking
-------------------
Worklog Id: (was: 757904)
Time Spent: 2h 40m (was: 2.5h)
> Upgrade to ant 1.10.12
> ----------------------
>
> Key: AMQ-8513
> URL: https://issues.apache.org/jira/browse/AMQ-8513
> Project: ActiveMQ
> Issue Type: Dependency upgrade
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.1, 5.16.5
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)