diff --git a/auto-pipeline-examples/build.gradle.kts b/auto-pipeline-examples/build.gradle.kts index 0a516b5..5c418eb 100644 --- a/auto-pipeline-examples/build.gradle.kts +++ b/auto-pipeline-examples/build.gradle.kts @@ -15,7 +15,7 @@ repositories { } dependencies { - implementation("org.apache.commons:commons-lang3:3.15.0") + implementation("org.apache.commons:commons-lang3:3.16.0") /* * annotation processor dependencies