kylin icon indicating copy to clipboard operation
kylin copied to clipboard

fix(sec): upgrade org.apache.calcite.avatica:avatica-core to 1.22.0

Open eurrio opened this issue 2 years ago • 0 comments

What happened?

There are 1 security vulnerabilities found in org.apache.calcite.avatica:avatica-core 1.12.0

What did I do?

Upgrade org.apache.calcite.avatica:avatica-core from 1.12.0 to 1.22.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How was this patch tested?

Run mvn compile failed locally, couldn't complete the build process. Run mvn clean test failed locally, unit-test couldn't pass.

The specification of the pull request

PR Specification from OSCS

eurrio avatar Oct 13 '22 07:10 eurrio