TSK-784: jackson-databind update to 2.9.8 due to security vulnerability.
This commit is contained in:
parent
763a85d076
commit
77a402dc48
|
@ -191,7 +191,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.9.7</version>
|
||||
<version>2.9.8</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
|
Loading…
Reference in New Issue