Skip to content

Commit

Permalink
update awssdk dependency version to 2.25.67, duckdb to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Jun 6, 2024
1 parent ee7b386 commit 9963a79
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 @@ -30,9 +30,9 @@
<url>https://github.com/heuermh/sea-eagle/issues</url>
</issueManagement>
<properties>
<awssdk.version>2.25.65</awssdk.version>
<awssdk.version>2.25.67</awssdk.version>
<dsh-compress.version>1.6.11</dsh-compress.version>
<duckdb.version>0.10.3</duckdb.version>
<duckdb.version>1.0.0</duckdb.version>
<jdk.version>17</jdk.version>
<lanterna.version>3.2.0-alpha1</lanterna.version>
<maven.enforcer.maven-version>[3.1.1,)</maven.enforcer.maven-version>
Expand Down

0 comments on commit 9963a79

Please sign in to comment.