Skip to content

Commit

Permalink
Fix CVE-2022-42889: Upgrade org.apache.commons:commons-text to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Akanksha-kedia authored and tdcmeehan committed Aug 16, 2023
1 parent 3013420 commit 3362b7e
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 @@ -1323,7 +1323,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 3362b7e

Please sign in to comment.