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
…19.2 (#718)
  • Loading branch information
renovate-bot authored Jan 7, 2022
1 parent 4b23f98 commit 95fc6cd
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.19.1</version>
<version>3.19.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 95fc6cd

Please sign in to comment.