Author: tilman
Date: Sat Jun  1 08:20:31 2024
New Revision: 1918093

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

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

Modified: pdfbox/branches/3.0/benchmark/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/benchmark/pom.xml?rev=1918093&r1=1918092&r2=1918093&view=diff
==============================================================================
--- pdfbox/branches/3.0/benchmark/pom.xml (original)
+++ pdfbox/branches/3.0/benchmark/pom.xml Sat Jun  1 08:20:31 2024
@@ -67,7 +67,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.5.3</version>
+                <version>3.6.0</version>
                 <executions>
                     <execution>
                         <phase>package</phase>


Reply via email to