Skip to content

Commit e5f4545

Browse files
dependabot[bot]michael-o
authored andcommitted
Bump jacocoVersion from 0.8.8 to 0.8.11
Bumps `jacocoVersion` from 0.8.8 to 0.8.11. Updates `org.jacoco:org.jacoco.agent` from 0.8.8 to 0.8.11 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.11) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.8 to 0.8.11 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.8...v0.8.11) --- updated-dependencies: - dependency-name: org.jacoco:org.jacoco.agent dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c99b0dd commit e5f4545

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
@@ -96,7 +96,7 @@
9696
<!-- Do not upgrade, leads to test failures, MSHARED-1014 -->
9797
<mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>
9898
<powermockVersion>2.0.9</powermockVersion>
99-
<jacocoVersion>0.8.8</jacocoVersion>
99+
<jacocoVersion>0.8.11</jacocoVersion>
100100
<testngVersion>5.11</testngVersion>
101101
<surefire-shared-utils.version>${project.version}</surefire-shared-utils.version>
102102
<maven.surefire.scm.devConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-surefire.git</maven.surefire.scm.devConnection>

0 commit comments

Comments
 (0)