Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java-util
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-java-util from 3.19.4 to 3.25.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 6c11f9d commit 1d1e454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/otel-logs-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation 'software.amazon.awssdk:auth'
implementation 'software.amazon.awssdk:regions'
implementation 'software.amazon.awssdk:s3'
implementation 'com.google.protobuf:protobuf-java-util:3.19.4'
implementation 'com.google.protobuf:protobuf-java-util:3.25.1'
implementation 'com.linecorp.armeria:armeria:1.15.0'
implementation 'com.linecorp.armeria:armeria-grpc:1.15.0'
implementation 'com.fasterxml.jackson.core:jackson-databind'
Expand Down

0 comments on commit 1d1e454

Please sign in to comment.