gezapeti commented on a change in pull request #328: DAFFODIL-2288 bump jackson
version to 2.10.2
URL: https://github.com/apache/incubator-daffodil/pull/328#discussion_r386279928
##########
File path: project/Dependencies.scala
##########
@@ -34,7 +34,7 @@ object Dependencies {
lazy val infoset = Seq(
"org.jdom" % "jdom2" % "2.0.6",
"com.fasterxml.woodstox" % "woodstox-core" % "5.1.0",
- "com.fasterxml.jackson.core" % "jackson-core" % "2.9.8"
+ "com.fasterxml.jackson.core" % "jackson-core" % "2.10.2"
Review comment:
I've updated bin.NOTICE:
https://github.com/apache/incubator-daffodil/pull/328/files#diff-1f1ec1d6ff78037b56d3b4855b5e75e4R63
(probably not in the first patch, I've done a force push since)
The license haven't changed for 7 years:
https://github.com/FasterXML/jackson-databind/blob/jackson-databind-2.10.2/src/main/resources/META-INF/LICENSE
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services