fix(deps): update dependency org.apache.commons:commons-lang3 to v3.15.0 (main) (#11848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ec5a9051f9
commit
2a35b8d759
|
@ -96,7 +96,7 @@ dependencies {
|
|||
Only dependencies added to `implementation` configuration will be picked up by Shadow plugin
|
||||
and added to the resulting jar for our extension's distribution.
|
||||
*/
|
||||
implementation 'org.apache.commons:commons-lang3:3.14.0'
|
||||
implementation 'org.apache.commons:commons-lang3:3.15.0'
|
||||
|
||||
//All dependencies below are only for tests
|
||||
testImplementation("org.testcontainers:testcontainers:1.20.0")
|
||||
|
|
Loading…
Reference in New Issue