Skip to content

Commit 0216116

Browse files
committed
pom.xml(jacoco-maven-plugin): update to 0.8.2
Changelog: https://www.eclemma.org/jacoco/trunk/doc/changes.html No functional changes.
1 parent 0516b0e commit 0216116

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
@@ -513,7 +513,7 @@
513513
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.15.RELEASE/spring-boot-dependencies/pom.xml) -->
514514
<htmlunit.version>2.21</htmlunit.version>
515515

516-
<jacoco.plugin.version>0.7.9</jacoco.plugin.version>
516+
<jacoco.plugin.version>0.8.2</jacoco.plugin.version>
517517
<jasmine.plugin.version>2.2</jasmine.plugin.version>
518518

519519
<!-- Redefine default value from spring-boot-starter-parent (https://github.com/spring-projects/spring-boot/blob/v1.5.15.RELEASE/spring-boot-starters/spring-boot-starter-parent/pom.xml) -->

0 commit comments

Comments
 (0)