Skip to content

Commit

Permalink
chore(deps): Bump protobuf from 4.28.2 to 4.28.3 (#1041)
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 4.28.2 to 4.28.3.

Updates `com.google.protobuf:protobuf-java` from 4.28.2 to 4.28.3
- [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/commits)

Updates `com.google.protobuf:protoc` from 4.28.2 to 4.28.3
- [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/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protoc
  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 Nov 1, 2024
1 parent b8cbd86 commit 07e2113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ org-mockito = "5.14.2"
org-slf4j = "2.0.16"
org-testcontainers = "1.20.3"
owasp-dependencycheck = "10.0.4"
protobuf = "4.28.2"
protobuf = "4.28.3"
protobuf-plugin = "0.9.4"
spotless = "6.25.0"
spring = "3.3.4"
Expand Down

0 comments on commit 07e2113

Please sign in to comment.