Skip to content

Commit

Permalink
fix: update Apache commons-text to 1.10.0
Browse files Browse the repository at this point in the history
This fixes critical vulnerability CVE-2022-42889.
  • Loading branch information
dim5 authored and kamaladafrica committed Nov 14, 2022
1 parent 34277a5 commit 7333608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.8</version>
<version>1.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 7333608

Please sign in to comment.