feat: 新增jackson-datatype-jsr310的maven
This commit is contained in:
bovenliggende
45435f1cb4
commit
01863b5344
4
pom.xml
4
pom.xml
@ -197,6 +197,10 @@
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>${lombok.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||
<artifactId>jackson-datatype-jsr310</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<!-- 阿里云maven仓库 -->
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user