Author: tilman
Date: Sun Feb 23 15:20:33 2025
New Revision: 1924001

URL: http://svn.apache.org/viewvc?rev=1924001&view=rev
Log:
PDFBOX-5660: update junit5

Modified:
    pdfbox/branches/3.0/parent/pom.xml

Modified: pdfbox/branches/3.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/parent/pom.xml?rev=1924001&r1=1924000&r2=1924001&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Sun Feb 23 15:20:33 2025
@@ -56,7 +56,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
     <bouncycastle.version>1.80</bouncycastle.version>
-    <junit.version>5.11.4</junit.version>
+    <junit.version>5.12.0</junit.version>
     <jbig2.version>3.0.4</jbig2.version>
     <jai.version>1.4.0</jai.version>
     <commons-io.version>2.18.0</commons-io.version>


Reply via email to