Skip to content

Commit 210e568

Browse files
fix(deps): update dependency org.apache.commons:commons-text to v1.14.0
1 parent baeccc6 commit 210e568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
compileOnly("org.embulk:embulk-util-json:0.5.0")
4343

4444
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
45-
implementation 'org.apache.commons:commons-text:1.13.1'
45+
implementation 'org.apache.commons:commons-text:1.14.0'
4646
implementation 'com.google.guava:guava:33.4.8-jre'
4747
implementation 'org.msgpack:msgpack-core:0.9.+'
4848

0 commit comments

Comments
 (0)