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 2019/06/01 19:38:04 UTC

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

Author: tilman
Date: Sat Jun  1 19:38:04 2019
New Revision: 1860493

URL: http://svn.apache.org/viewvc?rev=1860493&view=rev
Log:
PDFBOX-4071: update version

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1860493&r1=1860492&r2=1860493&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Sat Jun  1 19:38:04 2019
@@ -242,7 +242,7 @@
 	        <plugin>
 	            <groupId>org.codehaus.mojo</groupId>
 	            <artifactId>animal-sniffer-maven-plugin</artifactId>
-	            <version>1.17</version>
+	            <version>1.18</version>
 	            <executions>
 	               <execution>
 	                  <id>check-java-version</id>