Skip to content

Commit ff12b6b

Browse files
aschwarte10jknack
authored andcommitted
GH-1009: update Apache Commons Text to 1.10.0
Fix CVE-2022-42889 Note that Apache Commons Text is packaged as a shaded dependency.
1 parent ef79693 commit ff12b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.apache.commons</groupId>
7373
<artifactId>commons-text</artifactId>
74-
<version>1.9</version>
74+
<version>1.10.0</version>
7575
</dependency>
7676

7777
<dependency>

0 commit comments

Comments
 (0)