We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b87aa commit 6d3776bCopy full SHA for 6d3776b
java/Iceberg/S3TableSink/pom.xml
@@ -107,7 +107,7 @@
107
<dependency>
108
<groupId>software.amazon.awssdk</groupId>
109
<artifactId>s3tables</artifactId>
110
- <version>2.29.26</version>
+ <version>2.38.2</version>
111
<exclusions>
112
<exclusion>
113
<groupId>ch.qos.logback</groupId>
@@ -118,7 +118,7 @@
118
119
<groupId>software.amazon.s3tables</groupId>
120
<artifactId>s3-tables-catalog-for-iceberg</artifactId>
121
- <version>0.1.5</version>
+ <version>0.1.8</version>
122
123
124
0 commit comments