保证统一的版本号

This commit is contained in:
xingyu4j 2022-12-08 13:58:48 +08:00
parent 232c325608
commit 262ff34160

View File

@ -46,7 +46,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.4.2</version>
<version>2.13.4</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>