Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-text from 1.10.0 to 1.13.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.10.0 to 1.13.0.

See this package in maven:
org.apache.commons:commons-text

See this project in Snyk:
https://app.snyk.io/org/snyk_deloitte_training/project/ea7c2c6e-3c35-474b-ab7b-d5388ace4195?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-bot committed Jan 12, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ea7deb3 commit 690752f
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
@@ -93,7 +93,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<version>1.13.0</version>
</dependency>
<dependency>
<groupId>com.github.binarywang</groupId>

0 comments on commit 690752f

Please sign in to comment.