Author: tilman
Date: Fri Jan  9 13:45:24 2026
New Revision: 1931193

Log:
PDFBOX-5660: update compiler plugin

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

Modified: pdfbox/branches/2.0/parent/pom.xml
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml  Fri Jan  9 12:45:02 2026        
(r1931192)
+++ pdfbox/branches/2.0/parent/pom.xml  Fri Jan  9 13:45:24 2026        
(r1931193)
@@ -104,7 +104,7 @@
           </plugin>
           <plugin>
               <artifactId>maven-compiler-plugin</artifactId>
-              <version>3.14.0</version>
+              <version>3.14.1</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