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

This commit is contained in:
Renovate Bot 2025-01-30 23:13:45 +00:00 committed by Tobi Schäfer
parent b1a14ad87b
commit 6f6ea55b7b

View file

@ -58,7 +58,7 @@ configurations {
}
dependencies {
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.code.gson:gson:2.12.1'
implementation 'commons-codec:commons-codec:1.17.1'
implementation 'commons-fileupload:commons-fileupload:1.5'
implementation 'commons-logging:commons-logging:1.3.5'