Author: tilman
Date: Wed Feb 21 08:20:05 2024
New Revision: 1915915

URL: http://svn.apache.org/viewvc?rev=1915915&view=rev
Log:
PDFBOX-5660: update 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=1915915&r1=1915914&r2=1915915&view=diff
==============================================================================
--- pdfbox/branches/3.0/benchmark/pom.xml (original)
+++ pdfbox/branches/3.0/benchmark/pom.xml Wed Feb 21 08:20:05 2024
@@ -67,7 +67,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.5.1</version>
+                <version>3.5.2</version>
                 <executions>
                     <execution>
                         <phase>package</phase>


Reply via email to