Skip to content

Commit a00d38c

Browse files
dependabot[bot]jvdb
authored andcommitted
Bump jacoco-maven-plugin from 0.8.2 to 0.8.3 (#276)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.2...v0.8.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f1db0d9 commit a00d38c

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
@@ -56,7 +56,7 @@
5656

5757
<junit.version>4.12</junit.version>
5858

59-
<jacoco-plugin.version>0.8.2</jacoco-plugin.version>
59+
<jacoco-plugin.version>0.8.3</jacoco-plugin.version>
6060
<reports-plugin.version>3.0.0</reports-plugin.version>
6161
<findbugs-plugin.version>3.0.5</findbugs-plugin.version>
6262
<pmd-plugin.version>3.11.0</pmd-plugin.version>

0 commit comments

Comments
 (0)