Bump h2 from 2.1.214 to 2.2.220 in /jdbc-grpc-client

Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 0136a3adc5561dc7231e9c414701ff38b8182cf6
  1. .idea/
  2. health-proto/
  3. jdbc-grpc-client/
  4. jdbc-proto/
  5. .gitignore
  6. pom.xml
  7. README.md
README.md

Apache Kyuubi Service RPC

Introduction

Apache Kyuubi Service RPC is an RPC layer based on Grpc, It is designed to provide a unified RPC interface for different services in Kyuubi project.