Compare commits
1 Commits
renovate/c
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
| 49bf602271 |
@@ -100,7 +100,7 @@ dependencies {
|
|||||||
|
|
||||||
// Dependencies from old Matrix-java-sdk
|
// Dependencies from old Matrix-java-sdk
|
||||||
api 'org.apache.commons:commons-lang3:3.18.0'
|
api 'org.apache.commons:commons-lang3:3.18.0'
|
||||||
api 'com.squareup.okhttp3:okhttp:4.12.0'
|
api 'com.squareup.okhttp3:okhttp:5.3.2'
|
||||||
api 'commons-codec:commons-codec:1.19.0'
|
api 'commons-codec:commons-codec:1.19.0'
|
||||||
|
|
||||||
// ORMLite
|
// ORMLite
|
||||||
@@ -119,7 +119,7 @@ dependencies {
|
|||||||
api 'org.apache.httpcomponents:httpclient:4.5.14'
|
api 'org.apache.httpcomponents:httpclient:4.5.14'
|
||||||
|
|
||||||
// Phone numbers validation
|
// Phone numbers validation
|
||||||
api 'com.googlecode.libphonenumber:libphonenumber:9.0.22'
|
api 'com.googlecode.libphonenumber:libphonenumber:8.13.36'
|
||||||
|
|
||||||
// E-mail sending
|
// E-mail sending
|
||||||
api 'javax.mail:javax.mail-api:1.6.2'
|
api 'javax.mail:javax.mail-api:1.6.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user