Skip to content

Commit

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.commons/commons-text/

See this project in Snyk:
https://app.snyk.io/org/oph-snyk/project/84652eff-28aa-4cda-8b28-77d3b0467f0e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 15, 2023
1 parent 2f89de4 commit 0504e88
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
<version>1.11.0</version>
</dependency>
<!-- test deps -->
<dependency>
Expand Down

0 comments on commit 0504e88

Please sign in to comment.