fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3 by vvsd · Pull Request #1310 · DTStack/chunjun

What happened?

There are 1 security vulnerabilities found in org.apache.hive:hive-exec 3.1.1

What did I do?

Upgrade org.apache.hive:hive-exec from 3.1.1 to 3.1.3 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