Skip to content

Commit 1e7900a

Browse files
committed
Clarify Nessie and Iceberg version requirements
1 parent d12aefe commit 1e7900a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/trino-iceberg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<air.main.basedir>${project.parent.basedir}</air.main.basedir>
18-
<!-- Nessie version (matching to Iceberg release) must be bumped along with Iceberg version bump to avoid compatibility issues -->
18+
<!-- Nessie version (compatible with Iceberg release) must be bumped along with Iceberg version bump to avoid compatibility issues -->
1919
<dep.nessie.version>0.79.0</dep.nessie.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)