Skip to content

Commit 59e7a24

Browse files
committed
Update jacoco-maven-plugin: 0.8.7 -> 0.8.8
This release adds support for Java 17 and 18, as well as experimental support for Java 19.
1 parent 413da98 commit 59e7a24

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
@@ -304,7 +304,7 @@
304304
<exists-maven-plugin.version>0.8.0</exists-maven-plugin.version>
305305
<formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
306306
<impsort-maven-plugin.version>1.6.2</impsort-maven-plugin.version>
307-
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
307+
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
308308
<javafx-maven-plugin.version>8.8.3</javafx-maven-plugin.version>
309309
<maven-graph-plugin.version>1.45</maven-graph-plugin.version>
310310
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)