Update dependency com.google.code.gson:gson to v2.13.2
This commit is contained in:
parent
1476c9b19f
commit
09613d1990
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ configurations {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.google.code.gson:gson:2.12.1'
|
||||
implementation 'com.google.code.gson:gson:2.13.2'
|
||||
implementation 'commons-codec:commons-codec:1.18.0'
|
||||
implementation 'org.apache.commons:commons-fileupload2-core:2.0.0-M2'
|
||||
implementation 'org.apache.commons:commons-fileupload2-jakarta:2.0.0-M1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue