Code Review
/
iotivity.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
22ff4dd
)
cloud: Update jackson to fix vulnerabities
53/29353/2
author
Philippe Coval
<p.coval@samsung.com>
Tue, 26 Mar 2019 09:56:43 +0000
(10:56 +0100)
committer
Mats Wichmann
<mats@linux.com>
Wed, 10 Apr 2019 13:45:47 +0000
(13:45 +0000)
Change-Id: I6e9035b4f3ac7aa8659ef113b3a5c64d3f08951b
Relate-to: https://nvd.nist.gov/vuln/detail/CVE-2018-12022
Signed-off-by: Philippe Coval <p.coval@samsung.com>
cloud/stack/pom.xml
patch
|
blob
|
history
diff --git
a/cloud/stack/pom.xml
b/cloud/stack/pom.xml
index
340fae4
..
dc190d3
100644
(file)
--- a/
cloud/stack/pom.xml
+++ b/
cloud/stack/pom.xml
@@
-49,6
+49,7
@@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
+ <version>[2.8.11.1,)</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>