Skip to content

Commit 0504e88

Browse files
committed
fix: upgrade org.apache.commons:commons-text from 1.10.0 to 1.11.0
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
1 parent 2f89de4 commit 0504e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.apache.commons</groupId>
5656
<artifactId>commons-text</artifactId>
57-
<version>1.10.0</version>
57+
<version>1.11.0</version>
5858
</dependency>
5959
<!-- test deps -->
6060
<dependency>

0 commit comments

Comments
 (0)