File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 2424 </properties >
2525
2626 <modelVersion >4.0.0</modelVersion >
27- <groupId >com.google.cloud</groupId >
2827 <artifactId >google-cloud-spanner-pgadapter</artifactId >
2928 <version >0.1.0-SNAPSHOT</version >
3029 <name >Google Cloud Spanner PostgreSQL Adapter</name >
5049 <dependency >
5150 <groupId >com.google.cloud</groupId >
5251 <artifactId >google-cloud-spanner</artifactId >
53- <version >6.20 .0</version >
52+ <version >6.21 .0</version >
5453 </dependency >
5554 <dependency >
5655 <groupId >org.postgresql</groupId >
7675 <dependency >
7776 <groupId >com.google.cloud</groupId >
7877 <artifactId >google-cloud-spanner</artifactId >
79- <version >6.20 .0</version >
78+ <version >6.21 .0</version >
8079 <type >test-jar</type >
8180 <scope >test</scope >
8281 </dependency >
8382 <dependency >
8483 <groupId >com.google.api</groupId >
8584 <artifactId >gax-grpc</artifactId >
86- <version >2.11.0 </version >
85+ <version >2.12.2 </version >
8786 <classifier >testlib</classifier >
8887 <scope >test</scope >
8988 </dependency >
9089 <dependency >
9190 <groupId >junit</groupId >
9291 <artifactId >junit</artifactId >
93- <version >4.13</version >
92+ <version >4.13.2 </version >
9493 <scope >test</scope >
9594 </dependency >
9695 <dependency >
9796 <groupId >org.mockito</groupId >
9897 <artifactId >mockito-core</artifactId >
99- <version >3.2.4 </version >
98+ <version >4.3.1 </version >
10099 <scope >test</scope >
101100 </dependency >
102101 </dependencies >
You can’t perform that action at this time.
0 commit comments