Author: tilman
Date: Mon Mar 31 07:15:42 2025
New Revision: 1924708

URL: http://svn.apache.org/viewvc?rev=1924708&view=rev
Log:
PDFBOX-5660: update maven-compiler-plugin

Modified:
    pdfbox/branches/2.0/parent/pom.xml

Modified: pdfbox/branches/2.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1924708&r1=1924707&r2=1924708&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Mon Mar 31 07:15:42 2025
@@ -104,7 +104,7 @@
           </plugin>
           <plugin>
               <artifactId>maven-compiler-plugin</artifactId>
-              <version>3.13.0</version>
+              <version>3.14.0</version>
           <!-- fails with maven 3.6.0 on jdk 6, works with 3.2.1, 3.5.0 and 
3.5.2 -->
           <configuration>
               <showDeprecation>true</showDeprecation>


Reply via email to