Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit a482308

Browse files
Upgrade to JaCoCo 0.8.6 to fix failing JDK 15 build.
1 parent 67efa71 commit a482308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<checkstyle.version>8.29</checkstyle.version>
9393
<project.build.docs>${project.build.directory}/docs</project.build.docs>
9494
<flatten-maven-plugin.version>1.1.0</flatten-maven-plugin.version>
95-
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
95+
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
9696
<java.version>1.8</java.version>
9797
<maven.version>3.6.1</maven.version>
9898
<maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>

0 commit comments

Comments
 (0)