فهرست منبع

upgrade jsoup version

zhouhao 3 سال پیش
والد
کامیت
4a8489fcb0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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>