Author: tilman
Date: Fri Aug 30 11:33:06 2024
New Revision: 1920288
URL: http://svn.apache.org/viewvc?rev=1920288&view=rev
Log:
PDFBOX-5660: update ant
Modified:
pdfbox/branches/3.0/examples/pom.xml
Modified: pdfbox/branches/3.0/examples/pom.xml
URL:
http://svn.apache.org/viewvc/pdfbox/branches/3.0/examples/pom.xml?rev=1920288&r1=1920287&r2=1920288&view=diff
==============================================================================
--- pdfbox/branches/3.0/examples/pom.xml (original)
+++ pdfbox/branches/3.0/examples/pom.xml Fri Aug 30 11:33:06 2024
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.14</version>
+ <version>1.10.15</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>