|
@ -147,12 +147,12 @@ |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
<artifactId>jackson-core</artifactId> |
|
|
<artifactId>jackson-core</artifactId> |
|
|
<version>2.3.2</version> |
|
|
|
|
|
|
|
|
<version>2.3.3</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
<groupId>com.fasterxml.jackson.core</groupId> |
|
|
<artifactId>jackson-databind</artifactId> |
|
|
<artifactId>jackson-databind</artifactId> |
|
|
<version>2.3.2</version> |
|
|
|
|
|
|
|
|
<version>2.3.3</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|