Bump protostuff_version from 1.5.9 to 1.8.0 (#11397)

Bumps `protostuff_version` from 1.5.9 to 1.8.0.

Updates `protostuff-core` from 1.5.9 to 1.8.0
- [Release notes](https://github.com/protostuff/protostuff/releases)
- [Changelog](https://github.com/protostuff/protostuff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protostuff/protostuff/compare/protostuff-1.5.9...protostuff-1.8.0)

Updates `protostuff-runtime` from 1.5.9 to 1.8.0
- [Release notes](https://github.com/protostuff/protostuff/releases)
- [Changelog](https://github.com/protostuff/protostuff/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protostuff/protostuff/compare/protostuff-1.5.9...protostuff-1.8.0)

---
updated-dependencies:
- dependency-name: io.protostuff:protostuff-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.protostuff:protostuff-runtime
  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-01-30 17:30:30 +08:00 committed by GitHub
parent af5670be99
commit 45c19a5c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
<apollo_client_version>2.0.1</apollo_client_version>
<snakeyaml_version>1.32</snakeyaml_version>
<commons_lang3_version>3.12.0</commons_lang3_version>
<protostuff_version>1.5.9</protostuff_version>
<protostuff_version>1.8.0</protostuff_version>
<envoy_api_version>0.1.23</envoy_api_version>
<micrometer.version>1.10.3</micrometer.version>
<micrometer-tracing.version>1.0.1</micrometer-tracing.version>