File tree 6 files changed +6
-6
lines changed
container-registry/container-analysis
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ limitations under the License.
46
46
<dependency >
47
47
<groupId >com.google.cloud.bigtable</groupId >
48
48
<artifactId >bigtable-hbase-1.x</artifactId >
49
- <version >1.1.2 </version >
49
+ <version >1.2.0 </version >
50
50
</dependency >
51
51
52
52
<!-- Compile/runtime dependencies -->
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-pubsub</artifactId >
47
- <version >0.34 .0-beta</version >
47
+ <version >0.37 .0-beta</version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.api</groupId >
Original file line number Diff line number Diff line change 88
88
<dependency >
89
89
<groupId >com.google.cloud</groupId >
90
90
<artifactId >google-cloud-spanner</artifactId >
91
- <version >0.34 .0-beta</version >
91
+ <version >0.37 .0-beta</version >
92
92
</dependency >
93
93
94
94
<!-- Misc -->
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >com.nimbusds</groupId >
65
65
<artifactId >nimbus-jose-jwt</artifactId >
66
- <version >5.5 </version >
66
+ <version >5.6 </version >
67
67
</dependency >
68
68
<!-- [END dependencies] -->
69
69
Original file line number Diff line number Diff line change 25
25
<dependency >
26
26
<groupId >com.google.apis</groupId >
27
27
<artifactId >google-api-services-cloudkms</artifactId >
28
- <version >v1-rev35 -1.23.0</version >
28
+ <version >v1-rev39 -1.23.0</version >
29
29
<exclusions >
30
30
<exclusion > <!-- exclude an old version of Guava -->
31
31
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 55
55
<dependency >
56
56
<groupId >com.google.cloud</groupId >
57
57
<artifactId >google-cloud-monitoring</artifactId >
58
- <version >0.34 .0-beta</version >
58
+ <version >0.37 .0-beta</version >
59
59
</dependency >
60
60
<dependency >
61
61
<groupId >com.google.guava</groupId >
You can’t perform that action at this time.
0 commit comments