Bump protobuf-java.version from 3.22.1 to 3.22.2 (#113)

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

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

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

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

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-10-03 20:36:45 +02:00
committed by GitHub
parent da962c1cf1
commit 38d2f2bd0f
+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.22.1</protobuf-java.version>
<protobuf-java.version>3.22.2</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>