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.1 (#664)
  • Loading branch information
renovate-bot authored Oct 6, 2021
1 parent fcf44db commit b8ff852
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.18.0</version>
<version>3.18.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit b8ff852

Please sign in to comment.