Skip to content

Commit

Permalink
Bump protobuf.version from 3.19.0 to 3.19.1 (#1980)
Browse files Browse the repository at this point in the history
Bumps `protobuf.version` from 3.19.0 to 3.19.1.

Updates `protobuf-java` from 3.19.0 to 3.19.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.19.0...v3.19.1)

Updates `protobuf-java-util` from 3.19.0 to 3.19.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.19.0...v3.19.1)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2021
1 parent be650cf commit e236337
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 @@ -153,7 +153,7 @@
<wire-compiler.version>3.7.0</wire-compiler.version>
<jimfs.version>1.1</jimfs.version>
<icu4j.version>70.1</icu4j.version>
<protobuf.version>3.19.0</protobuf.version>
<protobuf.version>3.19.1</protobuf.version>
<xmlsec.version>2.1.7</xmlsec.version>
<protobuf.googleapi.types.version>2.5.1</protobuf.googleapi.types.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
Expand Down

0 comments on commit e236337

Please sign in to comment.