Skip to content

Commit

Permalink
update awssdk dependency version to 2.29.6, duckdb to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh committed Nov 6, 2024
1 parent 291d6c5 commit 99ab8a9
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.28.28</awssdk.version>
<awssdk.version>2.29.6</awssdk.version>
<dsh-compress.version>1.6.15</dsh-compress.version>
<duckdb.version>1.1.2</duckdb.version>
<duckdb.version>1.1.3</duckdb.version>
<jdk.version>17</jdk.version>
<lanterna.version>3.2.0-alpha1</lanterna.version>
<maven.enforcer.maven-version>[3.6.3,)</maven.enforcer.maven-version>
Expand Down

0 comments on commit 99ab8a9

Please sign in to comment.