File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
google-cloud-spanner-executor Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 219
219
<plugin >
220
220
<groupId >org.apache.maven.plugins</groupId >
221
221
<artifactId >maven-failsafe-plugin</artifactId >
222
- <version >3.5.0 </version >
222
+ <version >3.5.1 </version >
223
223
</plugin >
224
224
</plugins >
225
225
<pluginManagement >
Original file line number Diff line number Diff line change 145
145
<plugin >
146
146
<groupId >org.apache.maven.plugins</groupId >
147
147
<artifactId >maven-failsafe-plugin</artifactId >
148
- <version >3.5.0 </version >
148
+ <version >3.5.1 </version >
149
149
<configuration >
150
150
<systemPropertyVariables >
151
151
<spanner .test.instance>java-client-integration-tests</spanner .test.instance>
Original file line number Diff line number Diff line change 144
144
<plugin >
145
145
<groupId >org.apache.maven.plugins</groupId >
146
146
<artifactId >maven-failsafe-plugin</artifactId >
147
- <version >3.5.0 </version >
147
+ <version >3.5.1 </version >
148
148
<configuration >
149
149
<systemPropertyVariables >
150
150
<spanner .test.instance>java-client-integration-tests</spanner .test.instance>
Original file line number Diff line number Diff line change 175
175
<plugin >
176
176
<groupId >org.apache.maven.plugins</groupId >
177
177
<artifactId >maven-failsafe-plugin</artifactId >
178
- <version >3.5.0 </version >
178
+ <version >3.5.1 </version >
179
179
<configuration >
180
180
<systemPropertyVariables >
181
181
<spanner .test.instance>java-client-integration-tests</spanner .test.instance>
You can’t perform that action at this time.
0 commit comments