Skip to content

Commit 23eef00

Browse files
committed
PDFBOX-5660: update jacoco
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1935068 13f79535-47bb-0310-9956-ffa450edef68
1 parent db2fba6 commit 23eef00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.jacoco</groupId>
9898
<artifactId>jacoco-maven-plugin</artifactId>
99-
<version>0.8.14</version>
99+
<version>0.8.15</version>
100100
<configuration>
101101
<skip>${skipTests}</skip>
102102
</configuration>

0 commit comments

Comments
 (0)