File tree Expand file tree Collapse file tree
bigtable/beam/workload-generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <version >1.2.0</version >
4040 </parent >
4141
42+ <dependencyManagement >
43+ <dependencies >
44+ <dependency >
45+ <artifactId >libraries-bom</artifactId >
46+ <groupId >com.google.cloud</groupId >
47+ <scope >import</scope >
48+ <type >pom</type >
49+ <version >26.12.0</version >
50+ </dependency >
51+ </dependencies >
52+ </dependencyManagement >
53+
4254 <!-- Shading plugin needed to create uber jars for Dataflow flex templates. -->
4355 <build >
4456 <plugins >
104116 <dependency >
105117 <groupId >com.google.guava</groupId >
106118 <artifactId >guava</artifactId >
107- <version >31.1-jre</version >
108119 </dependency >
109120
110121 <dependency >
116127 <dependency >
117128 <groupId >com.google.cloud</groupId >
118129 <artifactId >google-cloud-dataflow</artifactId >
119- <version >0.16.0</version >
120130 <scope >test</scope >
121131 </dependency >
122132 <dependency >
You can’t perform that action at this time.
0 commit comments