Author: tilman
Date: Fri Jul  5 03:38:44 2024
New Revision: 1918921

URL: http://svn.apache.org/viewvc?rev=1918921&view=rev
Log:
PDFBOX-5660: update animal sniffer plugin, commons logging

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=1918921&r1=1918920&r2=1918921&view=diff
==============================================================================
--- pdfbox/branches/3.0/pom.xml (original)
+++ pdfbox/branches/3.0/pom.xml Fri Jul  5 03:38:44 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.2</commons-logging.version>
+    <commons-logging.version>1.3.3</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
@@ -138,7 +138,7 @@
       <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>animal-sniffer-maven-plugin</artifactId>
-          <version>1.23</version>
+          <version>1.24</version>
           <executions>
               <execution>
                 <id>check-java-version</id>


Reply via email to