File tree
Expand file treeCollapse file tree3 files changed
+3
-1
lines changed grpc-google-cloud-spanner-v1
Expand file treeCollapse file tree3 files changed
+3
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
90 | 90 | <groupId>com.google.cloud</groupId>
|
91 | 91 | <artifactId>google-cloud-spanner</artifactId>
|
92 | 92 | <type>test-jar</type>
|
93 |
| -<version>1.55.1</version><!-- {x-version-update:google-cloud-spanner:current} --> |
| 93 | +<version>1.55.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner:current} --> |
94 | 94 | </dependency>
|
95 | 95 | <dependency>
|
96 | 96 | <groupId>com.google.api.grpc</groupId>
|
|
Original file line number | Diff line number | Diff line change |
---|
|
336 | 336 | <dependency>
|
337 | 337 | <groupId>javax.annotation</groupId>
|
338 | 338 | <artifactId>javax.annotation-api</artifactId>
|
| 339 | +<version>1.3.2</version> |
339 | 340 | </dependency>
|
340 | 341 | </dependencies>
|
341 | 342 | </profile>
|
|
Original file line number | Diff line number | Diff line change |
---|
|
53 | 53 | <dependency>
|
54 | 54 | <groupId>javax.annotation</groupId>
|
55 | 55 | <artifactId>javax.annotation-api</artifactId>
|
| 56 | +<version>1.3.2</version> |
56 | 57 | </dependency>
|
57 | 58 | </dependencies>
|
58 | 59 | </profile>
|
|
You can’t perform that action at this time.
0 commit comments