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

Merged
tobi merged 1 commit from renovate/com.google.code.gson-gson-2.x into main 2025-02-15 17:36:51 +00:00

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.4'