Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-text from 1.12.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.12.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/wnmills3/project/a359dfff-41d9-40d2-982f-70224894d4d3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 5, 2025
1 parent f0fdbeb commit 2e1a010
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 @@ -123,7 +123,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
<dependency>
Expand Down

0 comments on commit 2e1a010

Please sign in to comment.