We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f7755 commit 8874addCopy full SHA for 8874add
pom.xml
@@ -96,7 +96,8 @@
96
<!-- Do not upgrade, leads to test failures, MSHARED-1014 -->
97
<mavenSharedUtilsVersion>3.3.4</mavenSharedUtilsVersion>
98
<powermockVersion>2.0.9</powermockVersion>
99
- <jacocoVersion>0.8.11</jacocoVersion>
+ <!-- Do not upgrade, leads to test failures -->
100
+ <jacocoVersion>0.8.8</jacocoVersion>
101
<testngVersion>5.11</testngVersion>
102
<surefire-shared-utils.version>${project.version}</surefire-shared-utils.version>
103
<maven.surefire.scm.devConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-surefire.git</maven.surefire.scm.devConnection>
0 commit comments