Compare commits
No commits in common. "9c11b3d6290573172c12bca4db2ccbb65f3a6c94" and "7705bce77b8c169627b0e529c31c779bbbcaa6b4" have entirely different histories.
9c11b3d629
...
7705bce77b
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -67,12 +67,12 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-databind</artifactId>
|
<artifactId>jackson-databind</artifactId>
|
||||||
<version>2.22.0</version>
|
<version>2.21.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-annotations</artifactId>
|
<artifactId>jackson-annotations</artifactId>
|
||||||
<version>2.22</version>
|
<version>2.21</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue