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 2024/04/24 02:46:14 UTC

svn commit: r1917297 - /pdfbox/branches/3.0/benchmark/pom.xml

Author: tilman
Date: Wed Apr 24 02:46:14 2024
New Revision: 1917297

URL: http://svn.apache.org/viewvc?rev=1917297&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=1917297&r1=1917296&r2=1917297&view=diff
==============================================================================
--- pdfbox/branches/3.0/benchmark/pom.xml (original)
+++ pdfbox/branches/3.0/benchmark/pom.xml Wed Apr 24 02:46:14 2024
@@ -67,7 +67,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.5.2</version>
+                <version>3.5.3</version>
                 <executions>
                     <execution>
                         <phase>package</phase>