Bump protobuf-java from 3.21.2 to 3.21.7 in /parent

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.2 to 3.21.7.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.2...v3.21.7)

---
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] 2022-10-04 23:28:54 +00:00 committed by Filip Hrisafov
parent f3dac94701
commit be94569791

View File

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