Author: tilman
Date: Sat Sep 12 08:25:51 2026
New Revision: 1938141

Log:
PDFBOX-5660: update bc, 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  Sat Sep 12 08:24:07 2026        
(r1938140)
+++ pdfbox/branches/2.0/parent/pom.xml  Sat Sep 12 08:25:51 2026        
(r1938141)
@@ -56,7 +56,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <bouncycastle.version>1.85.2</bouncycastle.version>
+    <bouncycastle.version>1.86</bouncycastle.version>
     <junit.version>4.13.2</junit.version>
     <jbig2.version>3.0.5</jbig2.version>
     <jai.version>1.4.0</jai.version>
@@ -117,7 +117,7 @@
           </plugin>
           <plugin>
               <artifactId>maven-compiler-plugin</artifactId>
-              <version>3.15.0</version>
+              <version>3.16.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