You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2022/09/12 05:52:47 UTC

svn commit: r1904005 - /pdfbox/branches/1.8/parent/pom.xml

Author: lehmi
Date: Mon Sep 12 05:52:47 2022
New Revision: 1904005

URL: http://svn.apache.org/viewvc?rev=1904005&view=rev
Log:
PDFBOX-3192: update animal-sniffer and apache-rat plugins

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

Modified: pdfbox/branches/1.8/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/parent/pom.xml?rev=1904005&r1=1904004&r2=1904005&view=diff
==============================================================================
--- pdfbox/branches/1.8/parent/pom.xml (original)
+++ pdfbox/branches/1.8/parent/pom.xml Mon Sep 12 05:52:47 2022
@@ -163,7 +163,7 @@
         <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>animal-sniffer-maven-plugin</artifactId>
-            <version>1.18</version>
+            <version>1.22</version>
             <configuration>
               <skip>${skipTests}</skip>
               <signature>
@@ -205,7 +205,7 @@
           <plugin>
             <groupId>org.apache.rat</groupId>
             <artifactId>apache-rat-plugin</artifactId>
-            <version>0.11</version>
+            <version>0.14</version>
             <configuration>
               <excludes>
                 <exclude>release.properties</exclude>