mirror of https://github.com/apache/nifi.git
NIFI-8149: Updated Apache Calcite version from 1.21.0 to 1.26.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #4765.
This commit is contained in:
parent
88de03aebb
commit
25ab050ed7
|
@ -372,7 +372,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.calcite</groupId>
|
||||
<artifactId>calcite-core</artifactId>
|
||||
<version>1.21.0</version>
|
||||
<version>1.26.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.avro</groupId>
|
||||
|
|
Loading…
Reference in New Issue