Author: tilman
Date: Thu Oct 19 03:20:08 2023
New Revision: 1913098

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

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

Modified: pdfbox/branches/3.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/parent/pom.xml?rev=1913098&r1=1913097&r2=1913098&view=diff
==============================================================================
--- pdfbox/branches/3.0/parent/pom.xml (original)
+++ pdfbox/branches/3.0/parent/pom.xml Thu Oct 19 03:20:08 2023
@@ -230,7 +230,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.10</version>
+                <version>0.8.11</version>
                 <executions>
                     <execution>
                         <goals>


Reply via email to