Skip to content

Commit 2e1a010

Browse files
committed
fix: upgrade org.apache.commons:commons-text from 1.12.0 to 1.13.0
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
1 parent f0fdbeb commit 2e1a010

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
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.apache.commons</groupId>
125125
<artifactId>commons-text</artifactId>
126-
<version>1.12.0</version>
126+
<version>1.13.0</version>
127127
</dependency>
128128
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
129129
<dependency>

0 commit comments

Comments
 (0)