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 2023/05/05 17:47:35 UTC

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

Author: tilman
Date: Fri May  5 17:47:34 2023
New Revision: 1909633

URL: http://svn.apache.org/viewvc?rev=1909633&view=rev
Log:
PDFBOX-4892: update jacoco

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1909633&r1=1909632&r2=1909633&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Fri May  5 17:47:34 2023
@@ -234,7 +234,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.8</version>
+                <version>0.8.10</version>
                 <executions>
                     <execution>
                         <goals>