File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
parquet-format-structures Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7070 <plugin >
7171 <groupId >org.apache.thrift</groupId >
7272 <artifactId >thrift-maven-plugin</artifactId >
73- <version >${thrift-maven-plugin.version} </version >
73+ <version >${thrift-maven-plugin.version} </version >
7474 <configuration >
7575 <thriftSourceRoot >${parquet.thrift.path} </thriftSourceRoot >
7676 <thriftExecutable >${format.thrift.executable} </thriftExecutable >
156156 <dependency >
157157 <groupId >org.apache.thrift</groupId >
158158 <artifactId >libthrift</artifactId >
159- <version >${thrift.version} </version >
159+ <version >${format. thrift.version} </version >
160160 </dependency >
161161 </dependencies >
162162
Original file line number Diff line number Diff line change 9090 <dependency >
9191 <groupId >org.apache.thrift</groupId >
9292 <artifactId >libthrift</artifactId >
93- <version >${thrift.version} </version >
93+ <version >${format. thrift.version} </version >
9494 </dependency >
9595 </dependencies >
9696 </dependencyManagement >
Original file line number Diff line number Diff line change 9393 <pig .classifier>h2</pig .classifier>
9494 <thrift-maven-plugin .version>0.10.0</thrift-maven-plugin .version>
9595 <thrift .version>0.12.0</thrift .version>
96+ <format .thrift.version>0.12.0</format .thrift.version>
9697 <fastutil .version>7.0.13</fastutil .version>
9798 <semver .api.version>0.9.33</semver .api.version>
9899 <slf4j .version>1.7.22</slf4j .version>
You can’t perform that action at this time.
0 commit comments