Browse Source

upgrade jsoup version

zhouhao 3 năm trước cách đây
mục cha
commit
4a8489fcb0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jetlinks-components/notify-component/notify-email/pom.xml

+ 1 - 1
jetlinks-components/notify-component/notify-email/pom.xml

@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
-            <version>1.11.3</version>
+            <version>1.14.3</version>
         </dependency>
 
     </dependencies>