Skip to content

Commit

Permalink
Upgrade protobuf-java from 3.21.12 to 3.22.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.protobuf:protobuf-java
from 3.21.12 to 3.22.0.

Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
(cherry picked from commit 85b9f81)
  • Loading branch information
snyk-bot authored and ihrasko committed Mar 17, 2023
1 parent 7790464 commit fe08f7d
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>17.3.0-SNAPSHOT</version>

<properties>
<protobuf.version>3.21.12</protobuf.version>
<protobuf.version>3.22.0</protobuf.version>
<grpc.version>1.53.0</grpc.version>
</properties>

Expand Down

0 comments on commit fe08f7d

Please sign in to comment.