Author: tilman
Date: Wed Aug 21 07:34:08 2024
New Revision: 1920095
URL: http://svn.apache.org/viewvc?rev=1920095&view=rev
Log:
PDFBOX-5660: update commons-logging
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=1920095&r1=1920094&r2=1920095&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Wed Aug 21 07:34:08 2024
@@ -60,7 +60,7 @@
<jbig2.version>3.0.4</jbig2.version>
<jai.version>1.4.0</jai.version>
<commons-io.version>2.16.1</commons-io.version>
- <commons-logging.version>1.3.3</commons-logging.version>
+ <commons-logging.version>1.3.4</commons-logging.version>
<picocli.version>4.7.6</picocli.version>
<log4j2.version>2.22.0</log4j2.version>
<!-- This is a default value to avoid problems when running single tests