Skip to content

Commit

Permalink
bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (via #1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 5cdb7b4 commit 1a5306b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ configure(libs) {
dependency("io.github.glytching:junit-extensions:2.6.0")
dependency("javax.annotation:javax.annotation-api:1.3.2")
dependency("net.sourceforge.pmd:pmd-java:7.3.0")
dependency("org.apache.commons:commons-lang3:3.12.0")
dependency("org.apache.commons:commons-lang3:3.14.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.httpcomponents.client5:httpclient5:5.3.1")
dependency("org.aspectj:aspectjrt:${assertJVersion}")
Expand Down

0 comments on commit 1a5306b

Please sign in to comment.