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/07 16:46:03 UTC

svn commit: r1902534 - /pdfbox/trunk/parent/pom.xml

Author: tilman
Date: Thu Jul  7 16:46:03 2022
New Revision: 1902534

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

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1902534&r1=1902533&r2=1902534&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Thu Jul  7 16:46:03 2022
@@ -370,6 +370,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
+                    <version>0.14</version>
                     <configuration>
                         <excludes>
                             <exclude>release.properties</exclude>