Skip to content
Snippets Groups Projects
Commit 9523a179 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-22231: Upgrade to Calcite 1.37.0

parent 9261911e
No related branches found
No related tags found
No related merge requests found
......@@ -998,12 +998,12 @@
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.36.0</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-linq4j</artifactId>
<version>1.36.0</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>org.apache.calcite.avatica</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment