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 188
188
<plugin >
189
189
<groupId >org.apache.maven.plugins</groupId >
190
190
<artifactId >maven-failsafe-plugin</artifactId >
191
- <version >3.4 .0</version >
191
+ <version >3.5 .0</version >
192
192
</plugin >
193
193
</plugins >
194
194
<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.4 .0</version >
148
+ <version >3.5 .0</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.4 .0</version >
147
+ <version >3.5 .0</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.4 .0</version >
178
+ <version >3.5 .0</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