File tree 2 files changed +2
-2
lines changed
maven-surefire-report-plugin
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99
99
<dependency >
100
100
<groupId >org.apache.maven.shared</groupId >
101
101
<artifactId >maven-shared-utils</artifactId >
102
- <version >3.3.4 </version >
102
+ <version >3.4.2 </version >
103
103
</dependency >
104
104
<dependency >
105
105
<groupId >org.apache.maven.doxia</groupId >
Original file line number Diff line number Diff line change 95
95
<commonsIoVersion >2.18.0</commonsIoVersion >
96
96
<plexus-java-version >1.4.0</plexus-java-version >
97
97
<!-- Do not upgrade, leads to test failures, MSHARED-1014 -->
98
- <mavenSharedUtilsVersion >3.3.4 </mavenSharedUtilsVersion >
98
+ <mavenSharedUtilsVersion >3.4.2 </mavenSharedUtilsVersion >
99
99
<powermockVersion >2.0.9</powermockVersion >
100
100
<jacocoVersion >0.8.12</jacocoVersion >
101
101
<testngVersion >5.11</testngVersion >
You can’t perform that action at this time.
0 commit comments