Bump jackson-databind from 2.9.6 to 2.9.10.1 #31
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -187,7 +187,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-databind</artifactId>
|
<artifactId>jackson-databind</artifactId>
|
||||||
<version>2.9.6</version>
|
<version>2.9.10.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue