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 d12aefe commit 1e7900aCopy full SHA for 1e7900a
plugin/trino-iceberg/pom.xml
@@ -15,7 +15,7 @@
15
16
<properties>
17
<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 -->
+ <!-- Nessie version (compatible with Iceberg release) must be bumped along with Iceberg version bump to avoid compatibility issues -->
19
<dep.nessie.version>0.79.0</dep.nessie.version>
20
</properties>
21
0 commit comments