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:
Andy Scherzinger 2024-03-01 17:10:25 +01:00 committed by GitHub
commit cb269ad56f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 2 deletions

View file

@ -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'

View file

@ -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"/>