DWN-35283 : bump jackson components to 2.11.3
parent
5e4ee45d29
commit
5b009dbabc
4
pom.xml
4
pom.xml
|
@ -374,12 +374,12 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.10.0</version>
|
||||
<version>2.11.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-annotations</artifactId>
|
||||
<version>2.10.0</version>
|
||||
<version>2.11.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Security -->
|
||||
|
|
Loading…
Reference in New Issue