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

This commit is contained in:
Renovate Bot 2025-09-10 21:13:29 +00:00
parent 1476c9b19f
commit 09613d1990

View file

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