Skip to content

Commit

Permalink
Upgrade dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbsl-ci committed May 8, 2024
1 parent be5a862 commit 2314675
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
<dependency>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-column</artifactId>
<version>1.13.1</version>
<version>1.14.0</version>
</dependency>

<dependency>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-hadoop</artifactId>
<version>1.13.1</version>
<version>1.14.0</version>
<exclusions>
<exclusion>
<groupId>commons-pool</groupId>
Expand Down

0 comments on commit 2314675

Please sign in to comment.