File tree 4 files changed +4
-4
lines changed
gapic-generator-java-pom-parent
java-shared-dependencies/dependency-analyzer
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 115
115
<plugin >
116
116
<groupId >org.apache.maven.plugins</groupId >
117
117
<artifactId >maven-surefire-plugin</artifactId >
118
- <version >3.3.1 </version >
118
+ <version >3.5.0 </version >
119
119
<configuration >
120
120
<!-- Excludes integration tests and smoke tests when unit tests are run -->
121
121
<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.3.1 </version >
320
+ <version >3.5.0 </version >
321
321
<configuration >
322
322
<additionalClasspathElements >
323
323
<additionalClasspathElement >
Original file line number Diff line number Diff line change 41
41
<plugin >
42
42
<groupId >org.apache.maven.plugins</groupId >
43
43
<artifactId >maven-surefire-plugin</artifactId >
44
- <version >3.3.1 </version >
44
+ <version >3.5.0 </version >
45
45
<configuration >
46
46
<environmentVariables >
47
47
<!-- this environment variable is used to set token when construct
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.3.1 </version >
111
+ <version >3.5.0 </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