Skip to content

Commit

Permalink
commons-text 1.10.0 - addresses CVE-2022-42889 (#1394)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmut-co-uk authored Nov 2, 2022
1 parent fd30496 commit 397644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation "org.slf4j:slf4j-jdk14:1.7.36"
implementation "org.json:json:20220320"
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
implementation "org.apache.commons:commons-text:1.9"
implementation "org.apache.commons:commons-text:1.10.0"
compileOnly gradleApi()
compileOnly "org.apache.ant:ant:1.10.12"
compileOnly "junit:junit:4.13.2"
Expand Down

0 comments on commit 397644a

Please sign in to comment.