Skip to content

Commit

Permalink
deps: update dependency com.google.protobuf:protobuf-java-util to v3.…
Browse files Browse the repository at this point in the history
…18.0 (#649)
  • Loading branch information
renovate-bot authored Sep 15, 2021
1 parent 275d875 commit 30c6f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datacatalog/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.17.3</version>
<version>3.18.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 30c6f64

Please sign in to comment.