File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
gapic-generator-java-pom-parent
java-shared-dependencies/dependency-analyzer Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 115115 <plugin >
116116 <groupId >org.apache.maven.plugins</groupId >
117117 <artifactId >maven-surefire-plugin</artifactId >
118- <version >3.5.0 </version >
118+ <version >3.5.1 </version >
119119 <configuration >
120120 <!-- Excludes integration tests and smoke tests when unit tests are run -->
121121 <excludes >
Original file line number Diff line number Diff line change 317317 <plugin >
318318 <groupId >org.apache.maven.plugins</groupId >
319319 <artifactId >maven-surefire-plugin</artifactId >
320- <version >3.5.0 </version >
320+ <version >3.5.1 </version >
321321 <configuration >
322322 <additionalClasspathElements >
323323 <additionalClasspathElement >
Original file line number Diff line number Diff line change 4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
4343 <artifactId >maven-surefire-plugin</artifactId >
44- <version >3.5.0 </version >
44+ <version >3.5.1 </version >
4545 <configuration >
4646 <environmentVariables >
4747 <!-- this environment variable is used to set token when construct
Original file line number Diff line number Diff line change 108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
110110 <artifactId >maven-surefire-plugin</artifactId >
111- <version >3.5.0 </version >
111+ <version >3.5.1 </version >
112112 <configuration >
113113 <reportNameSuffix >sponge_log</reportNameSuffix >
114114 <skipTests >${skipUnitTests} </skipTests >
You can’t perform that action at this time.
0 commit comments