Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency com.google.protobuf:protobuf-java-util t…
Browse files Browse the repository at this point in the history
…o v4
renovate[bot] authored Aug 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b94fab0 commit ff15885
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
@@ -720,7 +720,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.25.4</version>
<version>4.27.4</version>
</dependency>

<!-- OpenTelemetry -->

0 comments on commit ff15885

Please sign in to comment.