Author: tilman
Date: Sun Feb  9 12:05:29 2025
New Revision: 1923685

URL: http://svn.apache.org/viewvc?rev=1923685&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=1923685&r1=1923684&r2=1923685&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Sun Feb  9 12:05:29 2025
@@ -60,7 +60,7 @@
     <jbig2.version>3.0.4</jbig2.version>
     <jai.version>1.4.0</jai.version>
     <commons-io.version>2.18.0</commons-io.version>
-    <commons-logging.version>1.3.4</commons-logging.version>
+    <commons-logging.version>1.3.5</commons-logging.version>
     <picocli.version>4.7.6</picocli.version>
     <log4j2.version>2.24.3</log4j2.version>
     <!-- This is a default value to avoid problems when running single tests


Reply via email to