Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2.
- [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/compare/v3.25.1...v3.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 03495ce..1e9a656 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
         <classmate.version>1.7.0</classmate.version>
         <springcontext.version>6.0.13</springcontext.version>
         <guice.version>7.0.0</guice.version>
-        <protobuf.version>3.25.1</protobuf.version>
+        <protobuf.version>3.25.2</protobuf.version>
 
         <legal.doc.source>${maven.multiModuleProjectDirectory}/</legal.doc.source>