Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.calcite:calcite-core to v1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed May 7, 2024
1 parent 50f486e commit bbf922e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MatCalcitePlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<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.commons</groupId>
Expand Down

0 comments on commit bbf922e

Please sign in to comment.