Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 330c36f commit 56aa086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/model-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.24.4</version>
<version>4.27.1</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
Expand Down

0 comments on commit 56aa086

Please sign in to comment.