Skip to content

Commit

Permalink
build(deps): bump calcite-core.version from 1.34.0 to 1.36.0 (#1253)
Browse files Browse the repository at this point in the history
Bumps `calcite-core.version` from 1.34.0 to 1.36.0.

Updates `org.apache.calcite:calcite-core` from 1.34.0 to 1.36.0
- [Commits](apache/calcite@calcite-1.34.0...calcite-1.36.0)

Updates `org.apache.calcite:calcite-linq4j` from 1.34.0 to 1.36.0
- [Commits](apache/calcite@calcite-1.34.0...calcite-1.36.0)

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

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 Dec 7, 2023
1 parent dd2a894 commit f9e4a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/integrations/apache-calcite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<properties>
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<calcite-core.version>1.34.0</calcite-core.version>
<calcite-core.version>1.36.0</calcite-core.version>
</properties>

<build>
Expand Down

0 comments on commit f9e4a01

Please sign in to comment.