Merge pull request #111 from antville/renovate/commons-net-commons-net-3.x

Update dependency commons-net:commons-net to v3.11.1
This commit is contained in:
Tobi Schäfer 2025-01-03 10:18:45 +01:00 committed by GitHub
commit b0260259ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ dependencies {
implementation 'commons-codec:commons-codec:1.17.1'
implementation 'commons-fileupload:commons-fileupload:1.5'
implementation 'commons-logging:commons-logging:1.3.4'
implementation 'commons-net:commons-net:3.10.0'
implementation 'commons-net:commons-net:3.11.1'
implementation 'com.sun.mail:javax.mail:1.6.2'
implementation 'javax.servlet:javax.servlet-api:4.0.1'
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'