Author: ssteiner Date: Tue May 26 06:02:57 2020 New Revision: 1878107 URL: http://svn.apache.org/viewvc?rev=1878107&view=rev Log: FOP-2939: Upgrade ant to 1.9.15
Modified: xmlgraphics/fop/trunk/fop-core/pom.xml Modified: xmlgraphics/fop/trunk/fop-core/pom.xml URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop-core/pom.xml?rev=1878107&r1=1878106&r2=1878107&view=diff ============================================================================== --- xmlgraphics/fop/trunk/fop-core/pom.xml (original) +++ xmlgraphics/fop/trunk/fop-core/pom.xml Tue May 26 06:02:57 2020 @@ -86,7 +86,8 @@ <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> - <version>1.8.2</version> + <version>1.9.15</version> + <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: fop-commits-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-commits-h...@xmlgraphics.apache.org