Author: tilman
Date: Thu Oct 19 03:19:35 2023
New Revision: 1913097
URL: http://svn.apache.org/viewvc?rev=1913097&view=rev
Log:
PDFBOX-5660: 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=1913097&r1=1913096&r2=1913097&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Thu Oct 19 03:19:35 2023
@@ -186,7 +186,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.10</version>
+ <version>0.8.11</version>
<executions>
<execution>
<goals>