Skip to content

Commit

Permalink
Bump protobuf-java-util to 3.24.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.protobuf:protobuf-java-util
from 3.24.0 to 3.24.1.

Signed-off-by: Ivan Hrasko <[email protected]>
(cherry picked from commit 0634087)
  • Loading branch information
snyk-bot authored and ihrasko committed Sep 11, 2023
1 parent fadf2fd commit 7be792e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<version>18.3.0-SNAPSHOT</version>

<properties>
<protobuf.version>3.24.0</protobuf.version>
<protobuf.version>3.24.1</protobuf.version>
<grpc.version>1.57.2</grpc.version>
</properties>

Expand Down

0 comments on commit 7be792e

Please sign in to comment.