Update dependency com.google.code.gson:gson to v2.11.0
This commit is contained in:
parent
7c52b6ba46
commit
656a023b27
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ configurations {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
implementation 'commons-codec:commons-codec:1.17.0'
|
||||
implementation 'commons-fileupload:commons-fileupload:1.5'
|
||||
implementation 'commons-logging:commons-logging:1.3.2'
|
||||
|
|
Loading…
Add table
Reference in a new issue