Update dependency com.google.code.gson:gson to v2.11.0

This commit is contained in:
renovate[bot] 2024-05-30 17:14:08 +00:00 committed by GitHub
parent 9143faf35e
commit ec0e0dd740
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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'