Author: tilman
Date: Sat Sep 13 10:44:09 2025
New Revision: 1928417

Log:
PDFBOX-5660: update shade plugin

Modified:
   pdfbox/branches/3.0/benchmark/pom.xml

Modified: pdfbox/branches/3.0/benchmark/pom.xml
==============================================================================
--- pdfbox/branches/3.0/benchmark/pom.xml       Sat Sep 13 10:43:51 2025        
(r1928416)
+++ pdfbox/branches/3.0/benchmark/pom.xml       Sat Sep 13 10:44:09 2025        
(r1928417)
@@ -73,7 +73,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.6.0</version>
+                <version>3.6.1</version>
                 <executions>
                     <execution>
                         <phase>package</phase>

Reply via email to