Skip to content

Commit af9ae80

Browse files
committed
dependabot jacoco
1 parent 46d897b commit af9ae80

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
@@ -691,7 +691,7 @@
691691
<domain-swagger-file>${project.basedir}/swagger/domain.json</domain-swagger-file>
692692
<skip.unit.tests>false</skip.unit.tests>
693693
<skip.dependency-check>false</skip.dependency-check>
694-
<jacoco.version>0.8.9</jacoco.version>
694+
<jacoco.version>0.8.10</jacoco.version>
695695
<git-commit-id-plugin-version>4.9.10</git-commit-id-plugin-version>
696696
<htmlunit-version>2.70.0</htmlunit-version>
697697
<checkstyle.config.location>${root.basedir}/build-tools/checkstyle/customized_google_checks.xml</checkstyle.config.location>

0 commit comments

Comments
 (0)