Skip to content

Commit ea518e9

Browse files
chore(deps): bump calcite-core.version from 1.38.0 to 1.39.0 (#298)
Bumps `calcite-core.version` from 1.38.0 to 1.39.0. Updates `org.apache.calcite:calcite-core` from 1.38.0 to 1.39.0 - [Commits](apache/calcite@calcite-1.38.0...calcite-1.39.0) Updates `org.apache.calcite:calcite-linq4j` from 1.38.0 to 1.39.0 - [Commits](apache/calcite@calcite-1.38.0...calcite-1.39.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89e5322 commit ea518e9

File tree

1 file changed

+1
-1
lines changed
  • plc4j/integrations/apache-calcite

1 file changed

+1
-1
lines changed

plc4j/integrations/apache-calcite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
36-
<calcite-core.version>1.38.0</calcite-core.version>
36+
<calcite-core.version>1.39.0</calcite-core.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)