File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 <artifactId >parquet-avro</artifactId >
8686 <version >${project.version} </version >
8787 </dependency >
88- <dependency >
89- <groupId >org.apache.parquet</groupId >
90- <artifactId >parquet-protobuf</artifactId >
91- <version >${project.version} </version >
92- <scope >test</scope >
93- </dependency >
9488 <dependency >
9589 <groupId >org.apache.parquet</groupId >
9690 <artifactId >parquet-protobuf</artifactId >
10599 <version >3.25.6</version >
106100 <scope >test</scope >
107101 </dependency >
102+ <dependency >
103+ <groupId >org.apache.parquet</groupId >
104+ <artifactId >parquet-protobuf</artifactId >
105+ <version >${project.version} </version >
106+ <scope >test</scope >
107+ </dependency >
108108 <dependency >
109109 <groupId >org.apache.parquet</groupId >
110110 <artifactId >parquet-format-structures</artifactId >
You can’t perform that action at this time.
0 commit comments