Skip to content

Commit

Permalink
update protobuf java util version
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Nioche <[email protected]>
  • Loading branch information
Julien Nioche committed Jul 7, 2023
1 parent 6308a8e commit 1dd7fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.20.3</version>
<version>3.23.3</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 1dd7fd9

Please sign in to comment.