[
https://issues.apache.org/jira/browse/AMQ-8513?focusedWorklogId=757810&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-757810
]
ASF GitHub Bot logged work on AMQ-8513:
---------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/22 09:42
Start Date: 18/Apr/22 09:42
Worklog Time Spent: 10m
Work Description: jbonofre commented on code in PR #782:
URL: https://github.com/apache/activemq/pull/782#discussion_r852007709
##########
activemq-openwire-generator/pom.xml:
##########
@@ -44,9 +44,9 @@
<artifactId>annogen</artifactId>
</dependency>
<dependency>
- <groupId>ant</groupId>
+ <groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.6.2</version>
+ <version>1.10.12</version>
Review Comment:
Hmm, ok. I just hope that the upgrade will work for the transitive. I'm
trying and I will update the PR accordingly. Thanks.
Issue Time Tracking
-------------------
Worklog Id: (was: 757810)
Time Spent: 2h (was: 1h 50m)
> 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
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)