Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.4 (#759)

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.3...v3.25.4)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2024-07-27 12:03:53 -05:00
committed by GitHub
parent d56d710518
commit a270862640

View File

@@ -8,7 +8,7 @@ logback = "1.5.6"
micrometer = "1.13.2"
micrometer-docs-gen = "1.0.3"
micrometer-tracing = "1.3.2"
protobuf = "3.25.3"
protobuf = "3.25.4"
pulsar = "3.2.3"
pulsar-reactive = "0.5.6"
reactor = "2023.0.8"