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.4 (#737)
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent 91a0b7e commit 41871e8
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.3</version>
<version>3.19.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 41871e8

Please sign in to comment.