[
https://issues.apache.org/jira/browse/FOP-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213833#comment-17213833
]
Simon Steiner commented on FOP-2939:
------------------------------------
Made ant compile time only
http://svn.apache.org/viewvc?view=revision&revision=1882486
> Upgrade ant to 1.9.15
> ---------------------
>
> Key: FOP-2939
> URL: https://issues.apache.org/jira/browse/FOP-2939
> Project: FOP
> Issue Type: Task
> Affects Versions: 2.5
> Reporter: Tilman Hausherr
> Assignee: Simon Steiner
> Priority: Minor
> Fix For: trunk
>
>
> fop has a dependency on ant 1.8.2, e.g. in
> https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop-core/pom.xml
> <dependency>
> <groupId>org.apache.ant</groupId>
> <artifactId>ant</artifactId>
> <version>1.8.2</version>
> </dependency>
> however that version is flagged with vulnerability CVE-2020-1945 by
> dependency-check-maven.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)