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/09/20 06:40:21 UTC

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

Author: tilman
Date: Tue Sep 20 06:40:20 2022
New Revision: 1904157

URL: http://svn.apache.org/viewvc?rev=1904157&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=1904157&r1=1904156&r2=1904157&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Tue Sep 20 06:40:20 2022
@@ -370,7 +370,7 @@
                 <plugin>
                     <groupId>org.apache.rat</groupId>
                     <artifactId>apache-rat-plugin</artifactId>
-                    <version>0.14</version>
+                    <version>0.15</version>
                     <configuration>
                         <excludes>
                             <exclude>release.properties</exclude>