Skip to content

Commit d49d89b

Browse files
build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#1509)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin 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>
1 parent 982f4e0 commit d49d89b

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
@@ -86,7 +86,7 @@
8686
<aspectj.version>1.9.7</aspectj.version>
8787
<aspectj-maven-plugin.version>1.13.1</aspectj-maven-plugin.version>
8888
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
89-
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
89+
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
9090
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
9191
<maven-javadoc-plugin.version>3.6.0</maven-javadoc-plugin.version>
9292
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>

0 commit comments

Comments
 (0)