File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
container-registry/container-analysis Expand file tree Collapse file tree 4 files changed +9
-9
lines changed 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.38 .0-beta</version >
47
+ <version >0.47 .0-beta</version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.api</groupId >
51
51
<artifactId >gax</artifactId >
52
- <version >1.19 .0</version >
52
+ <version >1.26 .0</version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >com.google.api</groupId >
56
56
<artifactId >gax-grpc</artifactId >
57
- <version >1.19 .0</version >
57
+ <version >1.26 .0</version >
58
58
</dependency >
59
59
<dependency >
60
60
<groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 38
38
<java .version>1.8</java .version>
39
39
<maven .compiler.source>1.8</maven .compiler.source>
40
40
<maven .compiler.target>1.8</maven .compiler.target>
41
- <apache_beam .version>2.3 .0</apache_beam .version>
41
+ <apache_beam .version>2.4 .0</apache_beam .version>
42
42
</properties >
43
43
44
44
<build >
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.google.cloud</groupId >
42
42
<artifactId >google-cloud-vision</artifactId >
43
- <version >1.24.1 </version >
43
+ <version >1.29.0 </version >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >com.google.cloud</groupId >
47
47
<artifactId >google-cloud-storage</artifactId >
48
- <version >1.24.1 </version >
48
+ <version >1.29.0 </version >
49
49
</dependency >
50
50
<!-- [END dependencies] -->
51
51
60
60
<dependency >
61
61
<groupId >com.google.truth</groupId >
62
62
<artifactId >truth</artifactId >
63
- <version >0.39 </version >
63
+ <version >0.40 </version >
64
64
<scope >test</scope >
65
65
</dependency >
66
66
</dependencies >
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.google.cloud</groupId >
42
42
<artifactId >google-cloud-vision</artifactId >
43
- <version >1.22 .0</version >
43
+ <version >1.29 .0</version >
44
44
</dependency >
45
45
<!-- [END dependencies] -->
46
46
55
55
<dependency >
56
56
<groupId >com.google.truth</groupId >
57
57
<artifactId >truth</artifactId >
58
- <version >0.39 </version >
58
+ <version >0.40 </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
</dependencies >
You can’t perform that action at this time.
0 commit comments