mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
Merge pull request #12441 from nextcloud/renovate/com.googlecode.ez-vcard-ez-vcard-0.x
Update dependency com.googlecode.ez-vcard:ez-vcard to v0.12.1
This commit is contained in:
commit
cb269ad56f
2 changed files with 5 additions and 2 deletions
|
@ -275,7 +275,7 @@ dependencies {
|
|||
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
|
||||
implementation 'commons-io:commons-io:2.15.1'
|
||||
implementation 'org.greenrobot:eventbus:3.3.1'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.1'
|
||||
implementation 'org.lukhnos:nnio:0.3'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk18on:1.75'
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
|
|
|
@ -291,7 +291,10 @@
|
|||
<trusting group="org.apache" name="apache" version="13"/>
|
||||
<trusting group="org.codehaus.mojo"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group="org.jsoup" name="jsoup" version="1.15.3"/>
|
||||
<trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9">
|
||||
<trusting group="org.jsoup" name="jsoup" version="1.15.3"/>
|
||||
<trusting group="org.jsoup" name="jsoup" version="1.16.1"/>
|
||||
</trusted-key>
|
||||
<trusted-key id="F3BD845679DD6A30F3F50F91597852B0B140F0BC" group="com.caverock" name="androidsvg" version="1.4"/>
|
||||
<trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A" group="org.apache" name="apache"/>
|
||||
<trusted-key id="FA7929F83AD44C4590F6CC6815C71C0A4E0B8EDD" group="net.java.dev.jna"/>
|
||||
|
|
Loading…
Reference in a new issue