Update dependency commons-codec:commons-codec to v1.18.0 #124

Merged
tobi merged 11 commits from renovate/commons-codec-commons-codec-1.x into main 2025-10-02 19:51:06 +00:00
Showing only changes of commit 6f6ea55b7b - Show all commits

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'