Skip to content

Commit fc5e3dd

Browse files
committed
upgrade commons-lang version
1 parent 424d680 commit fc5e3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-streams-framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("org.apache.kafka:kafka-clients")
2525
implementation("org.hypertrace.core.serviceframework:platform-metrics:0.1.89")
2626
implementation("org.hypertrace.core.serviceframework:platform-service-framework:0.1.89")
27-
implementation("org.apache.commons:commons-lang3:3.12.0")
27+
implementation("org.apache.commons:commons-lang3:3.18.0")
2828

2929
testCompileOnly("org.projectlombok:lombok:1.18.26")
3030
testAnnotationProcessor("org.projectlombok:lombok:1.18.26")

0 commit comments

Comments
 (0)