Author: tilman
Date: Mon Oct 21 17:46:57 2024
New Revision: 1921462

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

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=1921462&r1=1921461&r2=1921462&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Mon Oct 21 17:46:57 2024
@@ -56,7 +56,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
     <bouncycastle.version>1.78.1</bouncycastle.version>
-    <junit.version>5.11.2</junit.version>
+    <junit.version>5.11.3</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>


Reply via email to