| commit | 388cd128b99cf9672cf64c5c1aa7b97ae9901eea | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 17 20:41:58 2022 +0800 |
| committer | GitHub <noreply@github.com> | Mon Oct 17 20:41:58 2022 +0800 |
| tree | fe80dd00058cb0406e50f813a45ecdd95d79bf85 | |
| parent | 13b55741434fd7fbcae942d82e3c3aa23faad639 [diff] |
chore(deps): bump protobuf-java from 3.21.5 to 3.21.7 (#30) Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.5 to 3.21.7. - [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.5...v3.21.7) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml index b6ba66e..3e151d5 100644 --- a/pom.xml +++ b/pom.xml
@@ -77,7 +77,7 @@ <okhttp.version>4.9.1</okhttp.version> <okio.version>2.8.0</okio.version> <project.encoding>UTF-8</project.encoding> - <protobuf.version>3.21.5</protobuf.version> + <protobuf.version>3.21.7</protobuf.version> <slf4j.version>1.7.21</slf4j.version> </properties>