Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 24, 2023
1 parent 5fb39e2 commit 8e608ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bom-thirdparty/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {
api("org.apache.commons:commons-dbcp2:2.9.0")
api("org.apache.commons:commons-jexl3:3.2.1")
api("org.apache.commons:commons-jexl:2.1.1")
api("org.apache.commons:commons-lang3:3.12.0")
api("org.apache.commons:commons-lang3:3.14.0")
api("org.apache.commons:commons-math3:3.6.1")
api("org.apache.commons:commons-pool2:2.11.1")
api("org.apache.commons:commons-text:1.10.0")
Expand Down

0 comments on commit 8e608ec

Please sign in to comment.