Compare commits
2 commits
7705bce77b
...
9c11b3d629
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c11b3d629 | |||
| 7f5e7a6931 |
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -67,12 +67,12 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.21.4</version>
|
||||
<version>2.22.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-annotations</artifactId>
|
||||
<version>2.21</version>
|
||||
<version>2.22</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue