Skip to content

Commit

Permalink
Merge pull request #12441 from nextcloud/renovate/com.googlecode.ez-v…
Browse files Browse the repository at this point in the history
…card-ez-vcard-0.x

Update dependency com.googlecode.ez-vcard:ez-vcard to v0.12.1
  • Loading branch information
AndyScherzinger authored Mar 1, 2024
2 parents d5b701a + 0d84f8c commit cb269ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
5 changes: 4 additions & 1 deletion gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit cb269ad

Please sign in to comment.