Skip to content

Commit 4590123

Browse files
authored
Merge pull request #68 from miguno/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
2 parents ad2fe4d + 068472b commit 4590123

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
@@ -68,7 +68,7 @@
6868
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
6969
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
7070
<git-build-hook-maven-plugin.version>3.5.0</git-build-hook-maven-plugin.version>
71-
<jacoco.version>0.8.12</jacoco.version>
71+
<jacoco.version>0.8.13</jacoco.version>
7272
<spotbugs.version>4.9.3</spotbugs.version>
7373
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.13.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->

0 commit comments

Comments
 (0)