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

Update dependency commons-logging:commons-logging to v1.3.2
This commit is contained in:
Tobi Schäfer 2024-05-18 17:01:09 +02:00 committed by GitHub
commit 23f09d2d4f
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.10.1'
implementation 'commons-codec:commons-codec:1.16.0'
implementation 'commons-fileupload:commons-fileupload:1.5'
implementation 'commons-logging:commons-logging:1.3.0'
implementation 'commons-logging:commons-logging:1.3.2'
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'