Author: tilman
Date: Sun Feb 4 11:50:24 2024
New Revision: 1915578
URL: http://svn.apache.org/viewvc?rev=1915578&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=1915578&r1=1915577&r2=1915578&view=diff
==============================================================================
--- pdfbox/branches/3.0/pom.xml (original)
+++ pdfbox/branches/3.0/pom.xml Sun Feb 4 11:50:24 2024
@@ -56,7 +56,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<bouncycastle.version>1.77</bouncycastle.version>
- <junit.version>5.10.1</junit.version>
+ <junit.version>5.10.2</junit.version>
<jbig2.version>3.0.4</jbig2.version>
<jai.version>1.4.0</jai.version>
<commons-io.version>2.15.1</commons-io.version>