Bump com.google.protobuf:protobuf-java from 3.21.7 to 3.25.5 in /parent

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.7 to 3.25.5.
- [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.21.7...v3.25.5)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-19 16:25:00 +00:00 committed by Filip Hrisafov
parent d5f825193c
commit 668eeb5de1

View File

@ -50,7 +50,7 @@
The processor module needs at least Java 17. The processor module needs at least Java 17.
--> -->
<minimum.java.version>1.8</minimum.java.version> <minimum.java.version>1.8</minimum.java.version>
<protobuf.version>3.21.7</protobuf.version> <protobuf.version>3.25.5</protobuf.version>
<jaxb-runtime.version>2.3.2</jaxb-runtime.version> <jaxb-runtime.version>2.3.2</jaxb-runtime.version>
</properties> </properties>