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 2022/07/11 06:43:01 UTC

svn commit: r1902645 - /pdfbox/trunk/pom.xml

Author: tilman
Date: Mon Jul 11 06:43:00 2022
New Revision: 1902645

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

Modified:
    pdfbox/trunk/pom.xml

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1902645&r1=1902644&r2=1902645&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Mon Jul 11 06:43:00 2022
@@ -75,7 +75,7 @@
         <plugins>
           <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
-            <version>3.4.0</version>
+            <version>3.4.1</version>
             <executions>
               <execution>
                 <goals>