Skip to content

Commit

Permalink
Merge pull request #119 from antville/renovate/commons-logging-common…
Browse files Browse the repository at this point in the history
…s-logging-1.x

Update dependency commons-logging:commons-logging to v1.3.4
  • Loading branch information
p3k authored Jan 3, 2025
2 parents 20ea2a8 + 65ac2df commit a5fa58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit a5fa58d

Please sign in to comment.