File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
<properties >
27
27
<maven .compiler.source>8</maven .compiler.source>
28
28
<maven .compiler.target>8</maven .compiler.target>
29
- <apache_beam .version>2.31 .0</apache_beam .version>
29
+ <apache_beam .version>2.32 .0</apache_beam .version>
30
30
</properties >
31
31
32
32
<!--
65
65
<dependency >
66
66
<groupId >com.google.cloud.bigtable</groupId >
67
67
<artifactId >bigtable-hbase-beam</artifactId >
68
- <version >1.25.1 </version >
68
+ <version >1.26.0 </version >
69
69
</dependency >
70
70
71
71
<dependency >
Original file line number Diff line number Diff line change 37
37
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38
38
<maven .compiler.source>1.8</maven .compiler.source>
39
39
<maven .compiler.target>1.8</maven .compiler.target>
40
- <apache_beam .version>2.31 .0</apache_beam .version>
40
+ <apache_beam .version>2.32 .0</apache_beam .version>
41
41
<exec .cleanupDaemonThreads>false</exec .cleanupDaemonThreads>
42
42
</properties >
43
43
63
63
<dependency >
64
64
<groupId >com.google.cloud.bigtable</groupId >
65
65
<artifactId >bigtable-hbase-beam</artifactId >
66
- <version >1.25.1 </version >
66
+ <version >1.26.0 </version >
67
67
</dependency >
68
68
<!-- [END bigtable_beam_connector_dependency] -->
69
69
Original file line number Diff line number Diff line change 37
37
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38
38
<maven .compiler.source>1.8</maven .compiler.source>
39
39
<maven .compiler.target>1.8</maven .compiler.target>
40
- <apache_beam .version>2.31 .0</apache_beam .version>
40
+ <apache_beam .version>2.32 .0</apache_beam .version>
41
41
</properties >
42
42
43
43
<dependencies >
61
61
<dependency >
62
62
<groupId >com.google.cloud.bigtable</groupId >
63
63
<artifactId >bigtable-hbase-beam</artifactId >
64
- <version >1.25.1 </version >
64
+ <version >1.26.0 </version >
65
65
</dependency >
66
66
67
67
<dependency >
Original file line number Diff line number Diff line change 51
51
<dependency >
52
52
<groupId >com.google.cloud.bigtable</groupId >
53
53
<artifactId >bigtable-hbase-1.x</artifactId >
54
- <version >1.25.1 </version >
54
+ <version >1.26.0 </version >
55
55
</dependency >
56
56
57
57
<!-- test dependencies-->
You can’t perform that action at this time.
0 commit comments