Skip to content

Commit

Permalink
PDFBOX-5660: update junit, download-maven-plugin
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1921134 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Oct 5, 2024
1 parent 17347cb commit a773bea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

<bouncycastle.version>1.78.1</bouncycastle.version>
<log4j2.version>2.24.1</log4j2.version>
<junit.version>5.11.1</junit.version>
<junit.version>5.11.2</junit.version>
<jbig2.version>3.0.4</jbig2.version>
<jai.version>1.4.0</jai.version>
<commons-io.version>2.17.0</commons-io.version>
Expand Down Expand Up @@ -206,7 +206,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>
<configuration>
<skip>${skipTests}</skip>
</configuration>
Expand Down

0 comments on commit a773bea

Please sign in to comment.