branch-2.1: [chore](dep)bump up parquet to 1.15.2 #51372 (#51602)

Cherry-picked from #51372

Co-authored-by: Calvin Kirs <guoqiang@selectdb.com>
This commit is contained in:
github-actions[bot]
2025-06-13 14:04:55 +08:00
committed by GitHub
parent 3c85740a1e
commit d4a5039375
3 changed files with 5 additions and 13 deletions

View File

@ -51,6 +51,10 @@ under the License.
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.thrift/libthrift -->
<dependency>
<groupId>org.apache.thrift</groupId>