File tree 3 files changed +3
-3
lines changed
gapic-generator-java-pom-parent
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 110
110
<plugin >
111
111
<groupId >org.apache.maven.plugins</groupId >
112
112
<artifactId >maven-surefire-plugin</artifactId >
113
- <version >3.2.2 </version >
113
+ <version >3.2.5 </version >
114
114
<configuration >
115
115
<!-- Excludes integration tests and smoke tests when unit tests are run -->
116
116
<excludes >
Original file line number Diff line number Diff line change 317
317
<plugin >
318
318
<groupId >org.apache.maven.plugins</groupId >
319
319
<artifactId >maven-surefire-plugin</artifactId >
320
- <version >3.2.2 </version >
320
+ <version >3.2.5 </version >
321
321
<configuration >
322
322
<additionalClasspathElements >
323
323
<additionalClasspathElement >
Original file line number Diff line number Diff line change 108
108
<plugin >
109
109
<groupId >org.apache.maven.plugins</groupId >
110
110
<artifactId >maven-surefire-plugin</artifactId >
111
- <version >3.2.2 </version >
111
+ <version >3.2.5 </version >
112
112
<configuration >
113
113
<reportNameSuffix >sponge_log</reportNameSuffix >
114
114
<skipTests >${skipUnitTests} </skipTests >
You can’t perform that action at this time.
0 commit comments