Skip to content

Commit

Permalink
Update jacoco plugin version
Browse files Browse the repository at this point in the history
See jacoco/jacoco#1132 for JDK 17 support.

Signed-off-by: David Greven <fixed-term.David.Greven@de.bosch.com>
  • Loading branch information
grevend-bosch committed Oct 15, 2021
1 parent dfe272d commit 8bec0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -45,7 +45,7 @@
<!-- Plugin versions -->
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-jacoco-plugin.version>0.8.6</maven-jacoco-plugin.version>
<maven-jacoco-plugin.version>0.8.7</maven-jacoco-plugin.version>
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
Expand Down

0 comments on commit 8bec0ad

Please sign in to comment.