Skip to content

Commit 6d3776b

Browse files
author
Felix John
committed
Updated catalog and table versions to latest
1 parent 56b87aa commit 6d3776b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/Iceberg/S3TableSink/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>software.amazon.awssdk</groupId>
109109
<artifactId>s3tables</artifactId>
110-
<version>2.29.26</version>
110+
<version>2.38.2</version>
111111
<exclusions>
112112
<exclusion>
113113
<groupId>ch.qos.logback</groupId>
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>software.amazon.s3tables</groupId>
120120
<artifactId>s3-tables-catalog-for-iceberg</artifactId>
121-
<version>0.1.5</version>
121+
<version>0.1.8</version>
122122
<exclusions>
123123
<exclusion>
124124
<groupId>ch.qos.logback</groupId>

0 commit comments

Comments
 (0)