Author: tilman
Date: Mon Aug 10 14:38:08 2026
New Revision: 1937045

Log:
PDFBOX-6234: use different location for isartor files, as suggested by Simon 
Steiner

Modified:
   pdfbox/branches/2.0/preflight/pom.xml

Modified: pdfbox/branches/2.0/preflight/pom.xml
==============================================================================
--- pdfbox/branches/2.0/preflight/pom.xml       Mon Aug 10 14:37:53 2026        
(r1937044)
+++ pdfbox/branches/2.0/preflight/pom.xml       Mon Aug 10 14:38:08 2026        
(r1937045)
@@ -137,7 +137,7 @@
                             <goal>wget</goal>
                         </goals>
                         <configuration>
-                            
<url>https://www.pdfa.org/wp-content/until2016_uploads/2011/08/isartor-pdfa-2008-08-13.zip</url>
+                            
<url>https://corpora.openpreservation.org/veraPDF/isartor-pdfa-2008-08-13.zip</url>
                             <unpack>true</unpack>
                             
<outputDirectory>${project.build.directory}/pdfs</outputDirectory>
                             
<sha512>66bf4ad470b36079c1e0ceca4438053f32649f964fb1de5cd88babce36c5afc0ba6fa7880bc1c9aac791df872cdfc8dc9851bfd3c75ae96786edd8fac61193ae</sha512>

Reply via email to