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 Tobi Schäfer
parent 7c52b6ba46
commit 656a023b27
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

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'