Skip to content

Commit 566667f

Browse files
Update dependency org.apache.commons:commons-text to v1.13.1
1 parent 155d1d1 commit 566667f

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
@@ -89,7 +89,7 @@ dependencies {
8989
implementation "commons-io:commons-io:2.18.0"
9090
implementation "org.apache.commons:commons-collections4:4.4"
9191
// includes commons-lang3
92-
implementation "org.apache.commons:commons-text:1.13.0"
92+
implementation "org.apache.commons:commons-text:1.13.1"
9393
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
9494
implementation "org.apache.tika:tika-core:3.1.0"
9595
// javers

0 commit comments

Comments
 (0)