Skip to content

Commit

Permalink
Fix prootbuf CVE-2024-7254 (#1068)
Browse files Browse the repository at this point in the history
(cherry picked from commit f679c35)
  • Loading branch information
shibd committed Sep 27, 2024
1 parent ce9a976 commit 6036b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<commons-compress.version>1.26.0</commons-compress.version>
<log4j.version>2.17.1</log4j.version>
<json-smart.version>2.4.9</json-smart.version>
<protobuf3.version>3.19.6</protobuf3.version>
<protobuf3.version>3.25.5</protobuf3.version>
<protoc3.version>${protobuf3.version}</protoc3.version>
<grpc.version>1.42.1</grpc.version>
<protoc-gen-grpc-java.version>${grpc.version}</protoc-gen-grpc-java.version>
Expand Down

0 comments on commit 6036b14

Please sign in to comment.