Author: tilman
Date: Mon Feb  2 10:24:24 2026
New Revision: 1931652

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  Mon Feb  2 08:30:13 2026        
(r1931651)
+++ pdfbox/branches/2.0/parent/pom.xml  Mon Feb  2 10:24:24 2026        
(r1931652)
@@ -104,7 +104,7 @@
           </plugin>
           <plugin>
               <artifactId>maven-compiler-plugin</artifactId>
-              <version>3.14.1</version>
+              <version>3.15.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