JinwooHwang commented on code in PR #8056:
URL: https://github.com/apache/geode/pull/8056#discussion_r3934659001


##########
build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy:
##########
@@ -44,9 +44,9 @@ class DependencyConstraints {
     deps.put("shiro.version", "1.13.0")
     deps.put("slf4j-api.version", "1.7.36")
     deps.put("jboss-modules.version", "1.11.0.Final")
-    deps.put("jackson.version", "2.21.5")
+    deps.put("jackson.version", "2.21.6")
     deps.put("jackson.annotations.version", "2.21")

Review Comment:
   Could you please share where I can find jackson.annotations version 2.21.6 
and how the CVE affects jackson.annotations?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to