Skip to content

Commit e18d66c

Browse files
committed
build: update jacoco-maven-plugin to 0.8.5
Changelog: https://www.jacoco.org/jacoco/trunk/doc/changes.html Fix #1177 [skip ci]
1 parent 25558fd commit e18d66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@
495495
<!-- Redefine default value from spring-boot-dependencies -->
496496
<htmlunit.version>2.36.0</htmlunit.version>
497497

498-
<jacoco.plugin.version>0.8.2</jacoco.plugin.version>
498+
<jacoco.plugin.version>0.8.5</jacoco.plugin.version>
499499
<jasmine.plugin.version>2.2</jasmine.plugin.version>
500500

501501
<!--

0 commit comments

Comments
 (0)