Selaa lähdekoodia

upgrade jackson

zhou-hao 4 vuotta sitten
vanhempi
commit
63d295475d
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      pom.xml

+ 8 - 0
pom.xml

@@ -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>