Update ical4android

pull/2146/head
Alex Baker 1 year ago
parent e644971619
commit 6c10466904

@ -164,7 +164,7 @@ dependencies {
implementation("com.github.bitfireAT:dav4jvm:2.2") {
exclude(group = "junit")
}
implementation("com.github.tasks:ical4android:ce7919d") {
implementation("com.github.tasks:ical4android:27dc5bf") {
exclude(group = "commons-logging")
exclude(group = "org.json", module = "json")
exclude(group = "org.codehaus.groovy", module = "groovy")

@ -75,8 +75,8 @@
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.8.0 (*)
+| \--- org.ogce:xpp3:1.1.6
+| \--- jakarta-regexp:jakarta-regexp:1.4
++--- com.github.tasks:ical4android:ce7919d
+| +--- org.mnode.ical4j:ical4j:3.2.5
++--- com.github.tasks:ical4android:27dc5bf
+| +--- org.mnode.ical4j:ical4j:3.2.7
+| | +--- javax.cache:cache-api:1.1.1
+| | +--- org.threeten:threeten-extra:1.7.0
+| | +--- org.jparsec:jparsec:3.1
@ -96,7 +96,7 @@
+| | \--- commons-validator:commons-validator:1.7 (*)
+| +--- org.apache.commons:commons-collections4:4.2 -> 4.4
+| +--- org.apache.commons:commons-lang3:3.8.1 -> 3.12.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20 -> 1.8.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.21 -> 1.8.0 (*)
+| +--- commons-io:commons-io:2.6
+| +--- org.slf4j:slf4j-jdk14:2.0.3
+| | \--- org.slf4j:slf4j-api:2.0.3

@ -322,8 +322,8 @@
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.8.0 (*)
+| \--- org.ogce:xpp3:1.1.6
+| \--- jakarta-regexp:jakarta-regexp:1.4
++--- com.github.tasks:ical4android:ce7919d
+| +--- org.mnode.ical4j:ical4j:3.2.5
++--- com.github.tasks:ical4android:27dc5bf
+| +--- org.mnode.ical4j:ical4j:3.2.7
+| | +--- javax.cache:cache-api:1.1.1
+| | +--- org.threeten:threeten-extra:1.7.0
+| | +--- org.jparsec:jparsec:3.1
@ -343,7 +343,7 @@
+| | \--- commons-validator:commons-validator:1.7 (*)
+| +--- org.apache.commons:commons-collections4:4.2 -> 4.4
+| +--- org.apache.commons:commons-lang3:3.8.1 -> 3.12.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20 -> 1.8.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.21 -> 1.8.0 (*)
+| +--- commons-io:commons-io:2.6
+| +--- org.slf4j:slf4j-jdk14:2.0.3
+| | \--- org.slf4j:slf4j-api:2.0.3

Loading…
Cancel
Save