Skip to content

Commit

Permalink
maven: bump com.google.protobuf:protobuf-java-util from 4.29.0 to 4.29.1
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf:protobuf-java-util from 4.29.0 to 4.29.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6c5922a commit 7c272e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.target>20</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<grpc.version>1.68.2</grpc.version>
<protobuf.version>4.29.0</protobuf.version>
<protobuf.version>4.29.1</protobuf.version>
<protoc.version>3.19.2</protoc.version>
<kafka.version>3.9.0</kafka.version>
<mockito.version>5.14.2</mockito.version>
Expand Down

0 comments on commit 7c272e3

Please sign in to comment.