From 49a9df87ea0c8587f6ac5e45da80aac7d8168ba5 Mon Sep 17 00:00:00 2001 From: linghengqian Date: Wed, 25 Jan 2023 20:18:07 +0800 Subject: [PATCH] - Use GraalVM CE 22.3.1 instead of GraalVM CE 23.0 Dev - Update OpenGauss JDBC to 3.1.0-og to match GraalVM reachability metadata - Update Commons DBCP2 to 2.9.0 to match GraalVM reachability metadata in the future nativeTest --- .github/workflows/nightly-build-artifact.yml | 2 +- distribution/proxy-native/src/main/release-docs/LICENSE | 2 +- distribution/proxy/src/main/release-docs/LICENSE | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/nightly-build-artifact.yml b/.github/workflows/nightly-build-artifact.yml index d5497a4de1ba5f..8b8b14aaea72c2 100644 --- a/.github/workflows/nightly-build-artifact.yml +++ b/.github/workflows/nightly-build-artifact.yml @@ -114,7 +114,7 @@ jobs: ref: ${{ inputs.commit-id }} - uses: graalvm/setup-graalvm@v1 with: - version: 'dev' + version: '22.3.1' java-version: '17' components: 'native-image' github-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/distribution/proxy-native/src/main/release-docs/LICENSE b/distribution/proxy-native/src/main/release-docs/LICENSE index 7ab7c219f02c5c..9ed1877c9fc1dc 100644 --- a/distribution/proxy-native/src/main/release-docs/LICENSE +++ b/distribution/proxy-native/src/main/release-docs/LICENSE @@ -317,7 +317,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. asm 9.1: https://github.com/llbit/ow2-asm, BSD-3-Clause commons-compiler 3.1.8: https://github.com/janino-compiler/janino, BSD-3-Clause janino 3.1.8: https://github.com/janino-compiler/janino, BSD-3-Clause - opengauss-jdbc 3.0.0: https://gitee.com/opengauss/openGauss-connector-jdbc, BSD-2-Clause + opengauss-jdbc 3.1.0-og: https://gitee.com/opengauss/openGauss-connector-jdbc, BSD-2-Clause postgresql 42.4.1: https://github.com/pgjdbc/pgjdbc, BSD-2-Clause protobuf-java 3.17.2: https://github.com/protocolbuffers/protobuf/blob/master/java, BSD-3-Clause protobuf-java-util 3.17.2: https://github.com/protocolbuffers/protobuf/blob/master/java, BSD-3-Clause diff --git a/distribution/proxy/src/main/release-docs/LICENSE b/distribution/proxy/src/main/release-docs/LICENSE index 29e54d10e521b5..37e07a7e84a09b 100644 --- a/distribution/proxy/src/main/release-docs/LICENSE +++ b/distribution/proxy/src/main/release-docs/LICENSE @@ -319,7 +319,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt. asm 9.1: https://github.com/llbit/ow2-asm, BSD-3-Clause commons-compiler 3.1.8: https://github.com/janino-compiler/janino, BSD-3-Clause janino 3.1.8: https://github.com/janino-compiler/janino, BSD-3-Clause - opengauss-jdbc 3.0.0: https://gitee.com/opengauss/openGauss-connector-jdbc, BSD-2-Clause + opengauss-jdbc 3.1.0-og: https://gitee.com/opengauss/openGauss-connector-jdbc, BSD-2-Clause postgresql 42.4.1: https://github.com/pgjdbc/pgjdbc, BSD-2-Clause protobuf-java 3.19.6: https://github.com/protocolbuffers/protobuf/blob/master/java, BSD-3-Clause protobuf-java-util 3.19.6: https://github.com/protocolbuffers/protobuf/blob/master/java, BSD-3-Clause diff --git a/pom.xml b/pom.xml index 94f4c3fd940d74..4927eca3bf9b80 100644 --- a/pom.xml +++ b/pom.xml @@ -94,14 +94,14 @@ 1.18.20 42.4.1 - 3.0.0 + 3.1.0-og 5.1.47 2.4.2 2.1.214 6.1.7.jre8-preview 4.0.3 - 2.2.0 + 2.9.0 5.9.1 4.13.2