Skip to content

Commit

Permalink
Upgrade Apache Commons Text to 1.10.0 (hyperledger#4542)
Browse files Browse the repository at this point in the history
* upgraded Apache Commons Text to fix CVE-2022-42889

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>

* add changelog

Signed-off-by: garyschulte <garyschulte@gmail.com>

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Co-authored-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
2 people authored and fab-10 committed Oct 19, 2022
1 parent ac7832a commit 91511fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencyManagement {

dependency 'org.apache.commons:commons-compress:1.21'
dependency 'org.apache.commons:commons-lang3:3.12.0'
dependency 'org.apache.commons:commons-text:1.9'
dependency 'org.apache.commons:commons-text:1.10.0'

dependency 'org.apache.logging.log4j:log4j-api:2.17.2'
dependency 'org.apache.logging.log4j:log4j-core:2.17.2'
Expand Down

0 comments on commit 91511fa

Please sign in to comment.