Skip to content

Commit

Permalink
Bump calcite-core from 1.30.0 to 1.31.0 (#2725)
Browse files Browse the repository at this point in the history
Bumps [calcite-core](https://github.com/apache/calcite) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/apache/calcite/releases)
- [Commits](apache/calcite@calcite-1.30.0...calcite-1.31.0)

---
updated-dependencies:
- dependency-name: org.apache.calcite:calcite-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2022
1 parent 0115043 commit 52551b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-datastore/elide-datastore-aggregation/pom.xml
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.30.0</version>
<version>1.31.0</version>
<exclusions>
<!-- Excluded for CVE errors -->
<exclusion>
Expand Down

0 comments on commit 52551b3

Please sign in to comment.