Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.7 to 3.14.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.7 to 3.14.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 3a1cc2c commit 10d8e57
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 @@ -103,7 +103,7 @@ dependencies {
implementation 'commons-io:commons-io:2.6'
implementation 'commons-logging:commons-logging:1.2'
implementation 'org.apache.commons:commons-compress:1.25.0'
implementation 'org.apache.commons:commons-lang3:3.7'
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.json:json:20231013'
}
Expand Down

0 comments on commit 10d8e57

Please sign in to comment.