Merge pull request #119 from antville/renovate/commons-logging-commons-logging-1.x

Update dependency commons-logging:commons-logging to v1.3.4
This commit is contained in:
Tobi Schäfer 2025-01-03 10:11:30 +01:00 committed by GitHub
commit a5fa58dc3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'commons-codec:commons-codec:1.17.1'
implementation 'commons-fileupload:commons-fileupload:1.5'
implementation 'commons-logging:commons-logging:1.3.2'
implementation 'commons-logging:commons-logging:1.3.4'
implementation 'commons-net:commons-net:3.10.0'
implementation 'com.sun.mail:javax.mail:1.6.2'
implementation 'javax.servlet:javax.servlet-api:4.0.1'