浏览代码

Merge pull request #5674 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.10.6

Bump ez-vcard from 0.10.5 to 0.10.6
Tobias Kaminsky 5 年之前
父节点
当前提交
1038cf507c
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      build.gradle
  2. 1 1
      lint.xml
  3. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 1
build.gradle

@@ -308,7 +308,7 @@ dependencies {
     implementation 'com.jakewharton:butterknife:10.2.1'
     kapt 'com.jakewharton:butterknife-compiler:10.2.1'
     implementation 'org.greenrobot:eventbus:3.2.0'
-    implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
+    implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.6'
     implementation 'org.lukhnos:nnio:0.2'
     implementation 'com.madgag.spongycastle:pkix:1.54.0.0'
     implementation 'com.google.code.gson:gson:2.8.6'

+ 1 - 1
lint.xml

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

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 DO NOT TOUCH; GENERATED BY DRONE
-      <span class="mdl-layout-title">Lint Report: 96 warnings</span>
+      <span class="mdl-layout-title">Lint Report: 94 warnings</span>