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:04 UTC

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

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

URL: http://svn.apache.org/viewvc?rev=1904156&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=1904156&r1=1904155&r2=1904156&view=diff
==============================================================================
--- pdfbox/branches/2.0/parent/pom.xml (original)
+++ pdfbox/branches/2.0/parent/pom.xml Tue Sep 20 06:40:04 2022
@@ -352,7 +352,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>