upgrade jackson

This commit is contained in:
zhou-hao 2020-08-10 19:48:24 +08:00
parent 569e4cec98
commit 63d295475d
1 changed files with 8 additions and 0 deletions

View File

@ -176,6 +176,14 @@
<version>${reactor.ql.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.10.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>reactor-excel</artifactId>