TSK-768: fixed security vulnerability in jackson-databind
This commit is contained in:
parent
bcbd85c2e1
commit
b3cbb82039
|
@ -162,7 +162,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.9.6</version>
|
||||
<version>2.9.8</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue