You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/01/05 02:27:35 UTC

[GitHub] [incubator-inlong] healchow commented on a change in pull request #2102: [INLONG-2099][inlong-manager] The referenced jackson-databind@2.9.5 component has serious vulnerabilities

healchow commented on a change in pull request #2102:
URL: https://github.com/apache/incubator-inlong/pull/2102#discussion_r778507683



##########
File path: inlong-manager/pom.xml
##########
@@ -60,6 +60,7 @@
         <gson.version>2.8.6</gson.version>
         <json-simple.version>1.1.1</json-simple.version>
         <jackson.version>2.9.10.5</jackson.version>

Review comment:
       In this [issue-https://github.com/FasterXML/jackson-databind/issues/3004](https://github.com/FasterXML/jackson-databind/issues/3004), it is pointed out that the safe version number is 2.9.10.8, please upgrade to this version.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org