Skip to content

Commit 64ddf34

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#1849)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Page <[email protected]>
1 parent ffd88b9 commit 64ddf34

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
@@ -103,7 +103,7 @@
103103
<junit.version>5.10.0</junit.version>
104104
<aspectj-maven-plugin.version>1.14</aspectj-maven-plugin.version>
105105
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
106-
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
106+
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
107107
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
108108
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
109109
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>

0 commit comments

Comments
 (0)