File tree Expand file tree Collapse file tree 2 files changed +3
-17
lines changed
Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change 99
1010 <!--
1111 The parent pom defines common style checks and testing strategies for our samples.
12- Removing or replacing it should not affect the execution of the samples in anyway .
12+ Removing or replacing it should not affect the execution of the samples in any way .
1313 -->
1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
4242 <groupId >com.google.cloud</groupId >
4343 <artifactId >google-cloud-spanner-jdbc</artifactId >
4444 </dependency >
45- <!-- [END spanner-jdbc_install_with_bom] -->
46-
47- <dependency >
48- <groupId >junit</groupId >
49- <artifactId >junit</artifactId >
50- <version >4.13.2</version >
51- <scope >test</scope >
52- </dependency >
53- <dependency >
54- <groupId >com.google.truth</groupId >
55- <artifactId >truth</artifactId >
56- <version >1.1.5</version >
57- <scope >test</scope >
58- </dependency >
5945 </dependencies >
46+ <!-- [END spanner-jdbc_install_with_bom] -->
6047</project >
Original file line number Diff line number Diff line change 8585 "renovate.json",
8686 "samples/install-without-bom/pom.xml",
8787 "samples/pom.xml",
88- "samples/snapshot/pom.xml",
89- "samples/snippets/pom.xml"
88+ "samples/snapshot/pom.xml"
9089 ]
9190}
You can’t perform that action at this time.
0 commit comments