Browse Source

Merge pull request #7718 from nextcloud/dependabot/gradle/org.bouncycastle-bcpkix-jdk15to18-1.68

Bump bcpkix-jdk15to18 from 1.67 to 1.68
Andy Scherzinger 4 năm trước cách đây
mục cha
commit
88c6d33c57
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -302,7 +302,7 @@ dependencies {
     implementation 'org.greenrobot:eventbus:3.2.0'
     implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.2'
     implementation 'org.lukhnos:nnio:0.2'
-    implementation 'org.bouncycastle:bcpkix-jdk15to18:1.67'
+    implementation 'org.bouncycastle:bcpkix-jdk15to18:1.68'
     implementation 'com.google.code.gson:gson:2.8.6'
     implementation 'com.afollestad:sectioned-recyclerview:0.5.0'
     implementation 'com.github.chrisbanes:PhotoView:2.3.0'