Compare commits
No commits in common. "353863a257b97b99506650f3f679d875406ab22e" and "48b677947a090fecdadbc9c5550585bc144fe480" have entirely different histories.
353863a257
...
48b677947a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -162,7 +162,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.12.6.1</version>
|
<version>2.10.0</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue