Bump protobuf-java.version from 3.21.7 to 3.22.1 (#103)

Bumps `protobuf-java.version` from 3.21.7 to 3.22.1.

Updates `protobuf-java` from 3.21.7 to 3.22.1
- [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.7...v3.22.1)

Updates `protobuf-java-util` from 3.21.7 to 3.22.1

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-10 19:43:14 +01:00
committed by GitHub
parent 9d7a8d3f3a
commit ec4bb6afe5
+1 -1
View File
@@ -20,7 +20,7 @@
<commons-io.version>2.11.0</commons-io.version>
<commons-compress.version>1.21</commons-compress.version>
<protoc.plugin.version>3.11.4</protoc.plugin.version>
<protobuf-java.version>3.21.7</protobuf-java.version>
<protobuf-java.version>3.22.1</protobuf-java.version>
<easy-random.version>5.0.0</easy-random.version>
<easy-random-protobuf.version>0.4.0</easy-random-protobuf.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>