Skip to content

Commit

Permalink
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"
Browse files Browse the repository at this point in the history
This reverts commit e5f4545.
  • Loading branch information
michael-o committed Jan 4, 2024
1 parent c0f7755 commit 8874add
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@
<!-- Do not upgrade, leads to test failures, MSHARED-1014 -->
<mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>
<powermockVersion>2.0.9</powermockVersion>
<jacocoVersion>0.8.11</jacocoVersion>
<!-- Do not upgrade, leads to test failures -->
<jacocoVersion>0.8.8</jacocoVersion>
<testngVersion>5.11</testngVersion>
<surefire-shared-utils.version>${project.version}</surefire-shared-utils.version>
<maven.surefire.scm.devConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-surefire.git</maven.surefire.scm.devConnection>
Expand Down

0 comments on commit 8874add

Please sign in to comment.