Author: tilman
Date: Thu Jun 18 20:33:11 2026
New Revision: 1935488
Log:
PDFBOX-5660: update commons-logging
Modified:
pdfbox/branches/3.0/parent/pom.xml
Modified: pdfbox/branches/3.0/parent/pom.xml
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml Thu Jun 18 20:29:05 2026
(r1935487)
+++ pdfbox/branches/3.0/parent/pom.xml Thu Jun 18 20:33:11 2026
(r1935488)
@@ -60,7 +60,7 @@
<jbig2.version>3.0.5</jbig2.version>
<jai.version>1.4.0</jai.version>
<commons-io.version>2.22.0</commons-io.version>
- <commons-logging.version>1.3.6</commons-logging.version>
+ <commons-logging.version>1.4.0</commons-logging.version>
<picocli.version>4.7.7</picocli.version>
<log4j2.version>2.26.0</log4j2.version>
<!-- This is a default value to avoid problems when running single tests