You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/04/07 13:12:44 UTC

[GitHub] [ozone] adoroszlai commented on a diff in pull request #3273: HDDS-6552. Bump Jackson Databind

adoroszlai commented on code in PR #3273:
URL: https://github.com/apache/ozone/pull/3273#discussion_r845118657


##########
pom.xml:
##########
@@ -134,7 +134,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <jersey2.version>2.33</jersey2.version>
 
     <!-- jackson versions -->
-    <jackson2.version>2.12.1</jackson2.version>
+    <jackson2.version>2.12.6</jackson2.version>
+    <jackson2.databind.version>2.12.6.1</jackson2.databind.version>

Review Comment:
   > Shows some vulnerability here: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind
   
   [2.12.6.1](https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.12.6.1) is the patched version in 2.12 line.



-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org