This is an automated email from the ASF dual-hosted git repository. krisden pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit 01747f0f9dba68c88488b908ec2ba1a9abcda13d Author: Solr Bot <[email protected]> AuthorDate: Tue Mar 21 15:11:36 2023 +0100 Update org.apache.calcite to v1.34.0 (#1473) --- solr/licenses/calcite-core-1.33.0.jar.sha1 | 1 - solr/licenses/calcite-core-1.34.0.jar.sha1 | 1 + solr/licenses/calcite-linq4j-1.33.0.jar.sha1 | 1 - solr/licenses/calcite-linq4j-1.34.0.jar.sha1 | 1 + versions.lock | 4 ++-- versions.props | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) diff --git a/solr/licenses/calcite-core-1.33.0.jar.sha1 b/solr/licenses/calcite-core-1.33.0.jar.sha1 deleted file mode 100644 index 7d68512630d..00000000000 --- a/solr/licenses/calcite-core-1.33.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -fdafcde5c8ca58fc77064d1409ea5bb22c11f5d7 diff --git a/solr/licenses/calcite-core-1.34.0.jar.sha1 b/solr/licenses/calcite-core-1.34.0.jar.sha1 new file mode 100644 index 00000000000..c560453cbfc --- /dev/null +++ b/solr/licenses/calcite-core-1.34.0.jar.sha1 @@ -0,0 +1 @@ +d0fd918fd56baa3c6ebb34676b9aeeb05ce9d94d diff --git a/solr/licenses/calcite-linq4j-1.33.0.jar.sha1 b/solr/licenses/calcite-linq4j-1.33.0.jar.sha1 deleted file mode 100644 index 8413d5adea6..00000000000 --- a/solr/licenses/calcite-linq4j-1.33.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3db9044dc15873cb7e4eb866246fd5cfbfe9779d diff --git a/solr/licenses/calcite-linq4j-1.34.0.jar.sha1 b/solr/licenses/calcite-linq4j-1.34.0.jar.sha1 new file mode 100644 index 00000000000..86dacd11c46 --- /dev/null +++ b/solr/licenses/calcite-linq4j-1.34.0.jar.sha1 @@ -0,0 +1 @@ +505eea67a7a11e002c6c760914c369bccef0330b diff --git a/versions.lock b/versions.lock index 77ad52af9ce..b0b5cc635d5 100644 --- a/versions.lock +++ b/versions.lock @@ -166,8 +166,8 @@ net.sf.jopt-simple:jopt-simple:5.0.4 (1 constraints: be0ad6cc) net.sourceforge.argparse4j:argparse4j:0.9.0 (1 constraints: 0b050636) net.thisptr:jackson-jq:0.0.13 (1 constraints: 3605223b) org.antlr:antlr4-runtime:4.5.1-1 (1 constraints: 2810eea6) -org.apache.calcite:calcite-core:1.33.0 (1 constraints: 39053a3b) -org.apache.calcite:calcite-linq4j:1.33.0 (2 constraints: c712884b) +org.apache.calcite:calcite-core:1.34.0 (1 constraints: 3a053d3b) +org.apache.calcite:calcite-linq4j:1.34.0 (2 constraints: c912b74b) org.apache.calcite.avatica:avatica-core:1.23.0 (3 constraints: fb20cdcb) org.apache.calcite.avatica:avatica-metrics:1.23.0 (1 constraints: 991049c4) org.apache.commons:commons-collections4:4.4 (3 constraints: 2a172a57) diff --git a/versions.props b/versions.props index 3a772a12b4c..8f0ff17958c 100644 --- a/versions.props +++ b/versions.props @@ -35,7 +35,7 @@ net.sourceforge.argparse4j:argparse4j=0.9.0 net.thisptr:jackson-jq=0.0.13 no.nav.security:mock-oauth2-server=0.4.3 org.apache.calcite.avatica:avatica-core=1.23.0 -org.apache.calcite:*=1.33.0 +org.apache.calcite:*=1.34.0 org.apache.commons:commons-collections4=4.4 org.apache.commons:commons-compress=1.22 org.apache.commons:commons-configuration2=2.8.0
