Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump protobuf-java from 3.22.4 to 3.23.0 (#670)
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.22.4...v3.23.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  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>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent cba7553 commit ecbf41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -52,7 +52,7 @@
<spring-cloud.version>2021.0.7</spring-cloud.version>
<spring-retry.version>2.0.1</spring-retry.version>
<spring-security.version>5.8.3</spring-security.version>
<protobuf.version>3.22.4</protobuf.version>
<protobuf.version>3.23.0</protobuf.version>
<json-simple.version>1.1.1</json-simple.version>
<jackson.version>2.15.0</jackson.version>
<log4j.version>2.20.0</log4j.version>
Expand Down

0 comments on commit ecbf41d

Please sign in to comment.