Skip to content

Commit

Permalink
jknackGH-1009: update Apache Commons Text to 1.10.0
Browse files Browse the repository at this point in the history
Fix CVE-2022-42889

Note that Apache Commons Text is packaged as a shaded dependency.
  • Loading branch information
aschwarte10 committed Oct 18, 2022
1 parent ef79693 commit 640944f
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 640944f

Please sign in to comment.