File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed 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 44
44
<dependency >
45
45
<groupId >com.google.cloud</groupId >
46
46
<artifactId >google-cloud-dlp</artifactId >
47
- <version >0.47 .0-beta</version >
47
+ <version >0.50 .0-beta</version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >com.google.cloud</groupId >
51
51
<artifactId >google-cloud-pubsub</artifactId >
52
- <version >0.47.0-beta </version >
52
+ <version >1.32.0 </version >
53
53
</dependency >
54
54
<dependency >
55
55
<groupId >commons-cli</groupId >
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.29 .0</version >
43
+ <version >1.32 .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.29 .0</version >
48
+ <version >1.32 .0</version >
49
49
</dependency >
50
50
<!-- [END dependencies] -->
51
51
You can’t perform that action at this time.
0 commit comments