mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 20:45:29 +03:00
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a2b0417552
commit
6d035fca1a
2 changed files with 6 additions and 1 deletions
|
@ -257,7 +257,7 @@ dependencies {
|
|||
implementation "org.parceler:parceler-api:$parcelerVersion"
|
||||
implementation 'com.github.ddB0515.FlexibleAdapter:flexible-adapter:5.1.1'
|
||||
implementation 'com.github.ddB0515.FlexibleAdapter:flexible-adapter-ui:5.1.1'
|
||||
implementation 'org.apache.commons:commons-lang3:3.16.0'
|
||||
implementation 'org.apache.commons:commons-lang3:3.17.0'
|
||||
implementation 'com.github.wooplr:Spotlight:1.3'
|
||||
implementation 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
implementation 'com.github.nextcloud-deps:ChatKit:0.4.2'
|
||||
|
|
|
@ -5492,6 +5492,11 @@
|
|||
<sha256 value="555d0c9eaa69c042aff924927b9381e8f8174136d355eead445224452e6291cc" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.apache" name="apache" version="33">
|
||||
<artifact name="apache-33.pom">
|
||||
<sha256 value="d78bd8524c5f8380a190a6525686629a95dfe512df21111383a6d8c0923a4415" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.apache" name="apache" version="9">
|
||||
<artifact name="apache-9.pom">
|
||||
<pgp value="DA7A1BB85B19E4FB05073431205C8673DC742C7C"/>
|
||||
|
|
Loading…
Reference in a new issue