This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git
The following commit(s) were added to refs/heads/master by this push:
new 3b56b47 PDFBOX-5660: update apache parent, download-maven-plugin
3b56b47 is described below
commit 3b56b470d2786ab4d7920defef8e4850872587e3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 12 11:42:20 2025 +0200
PDFBOX-5660: update apache parent, download-maven-plugin
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 06ebd0d..70b7de4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>18</version>
+ <version>34</version>
<relativePath />
</parent>
@@ -247,7 +247,7 @@
<configuration>
<rules combine.children="append">
<requireMavenVersion>
- <version>3.3.0</version>
+ <version>3.7.0</version>
</requireMavenVersion>
</rules>
</configuration>
@@ -319,7 +319,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
- <version>1.9.0</version>
+ <version>1.13.0</version>
<executions>
<execution>
<id>Testfiles</id>