Bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.32.1 to 4.33.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index eb792a9..47da486 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
     -->
     <ver.shiro>2.0.5</ver.shiro>
 
-    <ver.protobuf>4.32.1</ver.protobuf>
+    <ver.protobuf>4.33.0</ver.protobuf>
     <ver.libthrift>0.22.0</ver.libthrift>
 
     <ver.caffeine>3.2.2</ver.caffeine>