Skip to content

Commit

Permalink
Update dependency org.mnode.ical4j:ical4j to v3.2.15
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent f3041e2 commit 67b0d05
Show file tree
Hide file tree
Showing 2 changed files with 12 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 @@ -335,7 +335,7 @@ dependencies {

implementation 'org.osmdroid:osmdroid-android:6.1.18'

implementation('org.mnode.ical4j:ical4j:3.0.0') {
implementation('org.mnode.ical4j:ical4j:3.2.15') {
['org.apache.commons', 'commons-logging'].each {
exclude group: "$it"
}
Expand Down
12 changes: 11 additions & 1 deletion gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
<trusted-key id="A6D6C97108B8585F91B158748671A8DF71296252" group="^com[.]squareup($|([.].*))" regex="true"/>
<trusted-key id="A7892505CF1A58076453E52D7999BEFBA1039E8B" group="net.bytebuddy"/>
<trusted-key id="A9789342F598AD5B1175EF357EB97D110DFADD60" group="com.googlecode.concurrent-trees" name="concurrent-trees" version="2.6.1"/>
<trusted-key id="A9F885A21BA0EFB7D0991E6CCAF5EC5919FEA27D" group="commons-digester" name="commons-digester" version="2.1"/>
<trusted-key id="AA417737BD805456DB3CBDDE6601E5C08DCCBB96">
<trusting group="info.picocli" name="picocli" version="4.6.2"/>
<trusting group="info.picocli" name="picocli" version="4.7.4"/>
Expand Down Expand Up @@ -253,7 +254,11 @@
<trusted-key id="D410F787672BA63BC2DD192B0C907617691418AE" group="org.greenrobot"/>
<trusted-key id="D4C89EA4AAF455FD88B22087EFE8086F9E93774E" group="junit" name="junit" version="4.12"/>
<trusted-key id="D54A395B5CF3F86EB45F6E426B1B008864323B92" group="org.antlr"/>
<trusted-key id="D6F1BC78607808EC8E9F69437A8860944FAD5F62" group="org.apache.commons" name="commons-parent"/>
<trusted-key id="D6F1BC78607808EC8E9F69437A8860944FAD5F62">
<trusting group="commons-validator" name="commons-validator" version="1.7"/>
<trusting group="org.apache.commons" name="commons-parent"/>
</trusted-key>
<trusted-key id="D71534DDED75B2DA189E14DF385EF0846E5CF3F3" group="org.mnode.ical4j" name="ical4j" version="3.2.15"/>
<trusted-key id="D75E25B78EBB19E47C0A99BCA7764F502A938C99" group="com.google.protobuf"/>
<trusted-key id="DA7A1BB85B19E4FB05073431205C8673DC742C7C" group="org.apache" name="apache" version="9"/>
<trusted-key id="DB0597E3144342256BC81E3EC727D053C4481CF5" group="org.tensorflow" name="tensorflow-lite-metadata"/>
Expand Down Expand Up @@ -5820,6 +5825,11 @@
<sha256 value="555d0c9eaa69c042aff924927b9381e8f8174136d355eead445224452e6291cc" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache" name="apache" version="7">
<artifact name="apache-7.pom">
<pgp value="BA926F64CA647B6D853A38672E2010F8A7FF4A41"/>
</artifact>
</component>
<component group="org.apache" name="apache" version="9">
<artifact name="apache-9.pom">
<pgp value="DA7A1BB85B19E4FB05073431205C8673DC742C7C"/>
Expand Down

0 comments on commit 67b0d05

Please sign in to comment.