Skip to content

Commit

Permalink
Update commons-lang3
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 11, 2024
1 parent 382555b commit 7329375
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 @@ -50,7 +50,7 @@ forbiddenApisMain {

dependencies {
implementation 'commons-io:commons-io:2.16.1'
implementation 'org.apache.commons:commons-lang3:3.15.0'
implementation 'org.apache.commons:commons-lang3:3.16.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.apache.httpcomponents:httpasyncclient:4.1.5'
Expand Down

0 comments on commit 7329375

Please sign in to comment.