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 2020/09/24 03:30:06 UTC

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

Author: tilman
Date: Thu Sep 24 03:30:06 2020
New Revision: 1881971

URL: http://svn.apache.org/viewvc?rev=1881971&view=rev
Log:
PDFBOX-4892: update 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=1881971&r1=1881970&r2=1881971&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Thu Sep 24 03:30:06 2020
@@ -321,7 +321,7 @@
 	        <plugin>
 	            <groupId>org.codehaus.mojo</groupId>
 	            <artifactId>animal-sniffer-maven-plugin</artifactId>
-	            <version>1.18</version>
+	            <version>1.19</version>
 	            <executions>
 	               <execution>
 	                  <id>check-java-version</id>