[
https://issues.apache.org/jira/browse/HADOOP-18924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790120#comment-17790120
]
ASF GitHub Bot commented on HADOOP-18924:
-----------------------------------------
ayushtkn commented on code in PR #6161:
URL: https://github.com/apache/hadoop/pull/6161#discussion_r1406306835
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml:
##########
@@ -26,7 +26,8 @@
<packaging>jar</packaging>
<properties>
- <grpc.version>1.26.0</grpc.version>
+ <grpc.version>1.53.0</grpc.version>
+ <animal-sniffer.version>1.21</animal-sniffer.version>
Review Comment:
this would require a change in LICENSE-binary file as well, right? it has
1.17 mentioned
```
org.codehaus.mojo:animal-sniffer-annotations:1.17
```
> upgrade grpc jars to v1.53.0 due to CVEs
> ----------------------------------------
>
> Key: HADOOP-18924
> URL: https://issues.apache.org/jira/browse/HADOOP-18924
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: PJ Fanning
> Priority: Major
> Labels: pull-request-available
>
> https://mvnrepository.com/artifact/io.grpc/grpc-protobuf
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]