Skip to content

Commit ef62035

Browse files
snyk-botgkorland
andauthored
fix: upgrade org.apache.commons:commons-text from 1.6 to 1.8 (#65)
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.6 to 1.8. See this package in NPM: https://www.npmjs.com/package/org.apache.commons:commons-text See this project in Snyk: https://app.snyk.io/org/gkorland/project/bf05955d-de0e-4973-a40c-38a21033b8fd?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Guy Korland <[email protected]>
1 parent 6a805dc commit ef62035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.apache.commons</groupId>
6969
<artifactId>commons-text</artifactId>
70-
<version>1.6</version>
70+
<version>1.8</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)