Skip to content

Commit e736dc9

Browse files
committed
fix: upgrade org.apache.commons:commons-text from 1.14.0 to 1.15.0
Snyk has created this PR to upgrade org.apache.commons:commons-text from 1.14.0 to 1.15.0. See this package in maven: org.apache.commons:commons-text See this project in Snyk: https://app.snyk.io/org/luis100/project/ce71b7f3-be01-499e-84ca-1ab71521f0f9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b8b069a commit e736dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
<dependency>
368368
<groupId>org.apache.commons</groupId>
369369
<artifactId>commons-text</artifactId>
370-
<version>1.14.0</version>
370+
<version>1.15.0</version>
371371
</dependency>
372372
<dependency>
373373
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)