Skip to content

Commit

Permalink
Bump calcite-core from 1.29.0 to 1.30.0 (#2586)
Browse files Browse the repository at this point in the history
Bumps [calcite-core](https://github.com/apache/calcite) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/apache/calcite/releases)
- [Commits](apache/calcite@calcite-1.29.0...calcite-1.30.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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Apr 6, 2022
1 parent 284597a commit 90e6f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-datastore/elide-datastore-aggregation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.29.0</version>
<version>1.30.0</version>
<exclusions>
<!-- Excluded for CVE errors -->
<exclusion>
Expand Down

0 comments on commit 90e6f1a

Please sign in to comment.