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/25 15:22:43 UTC

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

Author: tilman
Date: Fri Sep 25 15:22:43 2020
New Revision: 1882021

URL: http://svn.apache.org/viewvc?rev=1882021&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=1882021&r1=1882020&r2=1882021&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Fri Sep 25 15:22:43 2020
@@ -239,7 +239,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.5</version>
+                <version>0.8.6</version>
                 <executions>
                     <execution>
                         <goals>