mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
NIFI-8674: Update Apache Calcite version to 1.27.0
This closes #5138 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
576338cd55
commit
87c02c17d2
@ -349,7 +349,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.calcite</groupId>
|
||||
<artifactId>calcite-core</artifactId>
|
||||
<version>1.26.0</version>
|
||||
<version>1.27.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.avro</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user