You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2023/06/17 02:52:07 UTC

svn commit: r1910461 - /pdfbox/trunk/benchmark/pom.xml

Author: tilman
Date: Sat Jun 17 02:52:06 2023
New Revision: 1910461

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

Modified:
    pdfbox/trunk/benchmark/pom.xml

Modified: pdfbox/trunk/benchmark/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/benchmark/pom.xml?rev=1910461&r1=1910460&r2=1910461&view=diff
==============================================================================
--- pdfbox/trunk/benchmark/pom.xml (original)
+++ pdfbox/trunk/benchmark/pom.xml Sat Jun 17 02:52:06 2023
@@ -67,7 +67,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.4.1</version>
+                <version>3.5.0</version>
                 <executions>
                     <execution>
                         <phase>package</phase>