瀏覽代碼

change ignore version on freemarker

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 年之前
父節點
當前提交
7bba2b192a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lint.xml

+ 1 - 1
lint.xml

@@ -5,7 +5,7 @@
         <ignore regexp="autofillHints"/>
     </issue>
     <issue id="InvalidPackage">
-        <ignore path="**/freemarker-2.3.23.jar"/>
+        <ignore path="**/freemarker-2.3.28.jar" />
         <ignore path="**/nnio-0.2.jar"/>
         <ignore path="**/pkix-1.54.0.0.jar"/>
     </issue>