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 17:25:38 UTC

svn commit: r1902663 - /pdfbox/branches/2.0/parent/pom.xml

Author: tilman
Date: Mon Jul 11 17:25:38 2022
New Revision: 1902663

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

Modified:
    pdfbox/branches/2.0/parent/pom.xml

Modified: pdfbox/branches/2.0/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/2.0/parent/pom.xml?rev=1902663&r1=1902662&r2=1902663&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Mon Jul 11 17:25:38 2022
@@ -352,6 +352,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
+                    <version>0.14</version>
                     <configuration>
                         <excludes>
                             <exclude>release.properties</exclude>