Author: tilman Date: Fri Jun 28 03:52:26 2024 New Revision: 1918723 URL: http://svn.apache.org/viewvc?rev=1918723&view=rev Log: PDFBOX-5660: update junit
Modified: pdfbox/branches/3.0/pom.xml Modified: pdfbox/branches/3.0/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/branches/3.0/pom.xml?rev=1918723&r1=1918722&r2=1918723&view=diff ============================================================================== --- pdfbox/branches/3.0/pom.xml (original) +++ pdfbox/branches/3.0/pom.xml Fri Jun 28 03:52:26 2024 @@ -56,7 +56,7 @@ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <bouncycastle.version>1.78.1</bouncycastle.version> - <junit.version>5.10.2</junit.version> + <junit.version>5.10.3</junit.version> <jbig2.version>3.0.4</jbig2.version> <jai.version>1.4.0</jai.version> <commons-io.version>2.16.1</commons-io.version>