Skip to content

Commit

Permalink
build(deps): bump protobuf.version from 3.21.11 to 3.21.12 (#3041)
Browse files Browse the repository at this point in the history
Bumps `protobuf.version` from 3.21.11 to 3.21.12.

Updates `protobuf-java` from 3.21.11 to 3.21.12
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.11...v3.21.12)

Updates `protobuf-java-util` from 3.21.11 to 3.21.12

---
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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2022
1 parent 3964bb7 commit 802fc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<okio.version>3.2.0</okio.version>
<okio-fake-file-system.version>3.2.0</okio-fake-file-system.version>
<icu4j.version>72.1</icu4j.version>
<protobuf.version>3.21.11</protobuf.version>
<protobuf.version>3.21.12</protobuf.version>
<xmlsec.version>3.0.1</xmlsec.version>
<protobuf.googleapi.types.version>2.11.0</protobuf.googleapi.types.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
Expand Down

0 comments on commit 802fc4e

Please sign in to comment.