Skip to content

Commit

Permalink
TEZ-4552. Upgrade protobuf to 3.24.4 due to CVE. (#345) (Shilun Fan r…
Browse files Browse the repository at this point in the history
…eviewed by Laszlo Bodor)
  • Loading branch information
slfan1989 committed May 6, 2024
1 parent 071d447 commit 66a6ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -90,7 +90,7 @@
<mockito-core.version>4.3.1</mockito-core.version>
<netty.version>4.1.100.Final</netty.version>
<pig.version>0.13.0</pig.version>
<protobuf.version>3.21.1</protobuf.version>
<protobuf.version>3.24.4</protobuf.version>
<protoc-jar-maven-plugin.version>3.11.4</protoc-jar-maven-plugin.version>
<protoc.path>${env.PROTOC_PATH}</protoc.path>
<restrict-imports.enforcer.version>2.0.0</restrict-imports.enforcer.version>
Expand Down

0 comments on commit 66a6ca6

Please sign in to comment.