DWN-39872: updated jackson-databind version to fix vulnerability

pull/1601/head
jjuaniveson-gresham 2022-05-09 12:43:09 +01:00
parent d49490148f
commit 6b310592bc
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.1</version>
<version>2.13.2.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>