Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-text from 1.11.0 to 1.12.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.11.0 to 1.12.0.

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

See this project in Snyk:
https://app.snyk.io/org/luis100/project/d4f34799-92b4-4ac4-9760-afd88ae499a6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent 5fa0d82 commit be6eb63
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 @@ -720,7 +720,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit be6eb63

Please sign in to comment.